API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
interfaceParsedContainer
@codexo/exojs / assets / stable
Result of parseContainer: the validated head plus where the block area begins.
6
props
0
methods
0
events
Import
import { ParsedContainer } from '@codexo/exojs'Result of parseContainer: the validated head plus where the block area begins.
Properties6
blockSize: numberUncompressed bytes a block aims for; the writer's packing target, not a limit.
dataLength: numberByte length of the uncompressed data section, which is what entry offsets address.
dataOffset: numberByte offset of the first block within the container file.
version: numberSource