Property | Type | Description | |
---|---|---|---|
Blocks | BlockInfo[] | ||
Header | HeaderStruct | ||
Stream | Stream |
Method | Description | |
---|---|---|
Cso ( Stream CsoStream ) : System |
|
|
ReadBlocksCompressed ( uint Block, int Count ) : ArraySegment |
|
|
ReadBlocksDecompressed ( uint Block, int Count ) : ArraySegment |
|
|
SetStream ( Stream Stream ) : void |
|
public ReadBlocksCompressed ( uint Block, int Count ) : ArraySegment |
||
Block | uint | |
Count | int | |
return | ArraySegment |
public ReadBlocksDecompressed ( uint Block, int Count ) : ArraySegment |
||
Block | uint | |
Count | int | |
return | ArraySegment |