Property | Type | Description | |
---|---|---|---|
Size | int |
Method | Description | |
---|---|---|
ChunkBegin ( |
||
NextChunk ( byte current ) : byte* | ||
ValidateMagic ( string expected ) : void |
Method | Description | |
---|---|---|
MagicEquals ( string expected ) : bool |
public static ChunkBegin ( |
||
header | ||
return | void* |
public ValidateMagic ( string expected ) : void | ||
expected | string | |
return | void |