Property | Type | Description | |
---|---|---|---|
BlockTableOffset | uint | ||
CompressionScheme | char[] | ||
DataOffset | uint | ||
EntryOffset | uint | ||
FileCount | uint | ||
Magic | uint | ||
MaxBlockSize | uint | ||
Version | uint |
Method | Description | |
---|---|---|
Serialize ( SerializingFile con ) : void | ||
ToTree ( ) : |
public Serialize ( SerializingFile con ) : void | ||
con | SerializingFile | |
return | void |