ChunkHeader
ase.chunks.ChunkHeader (Class)
Static Members
BYTE_SIZE: IntfromBytes(bytes: haxe.io.Bytes): ChunkHeader| Name | Type |
|---|---|
bytes |
haxe.io.Bytes |
| Returns |
|---|
| ChunkHeader |
Instance Members
size: Inttype: ase.types.ChunkTypetoBytes(?out: haxe.io.BytesOutput): haxe.io.Bytes| Name | Type | Default |
|---|---|---|
out |
haxe.io.BytesOutput | (optional) |
| Returns |
|---|
| haxe.io.Bytes |
new(?type: ase.types.ChunkType): Void| Name | Type | Default |
|---|---|---|
type |
ase.types.ChunkType | (optional) |