Property | Type | Description | |
---|---|---|---|
Blocks | BlockInfo[] | ||
Header | HeaderStruct | ||
Stream | Stream |
Property | Type | Description | |
---|---|---|---|
ICompressedIso | ArraySegment |
Method | Description | |
---|---|---|
Dax ( Stream DaxStream ) : System |
|
|
ReadBlockCompressed ( uint Block ) : byte[] |
|
|
ReadBlockDecompressed ( uint Block ) : byte[] |
|
|
SetStream ( Stream Stream ) : void |
|
Method | Description | |
---|---|---|
ICompressedIso ( uint Block, int Count ) : ArraySegment |
public ReadBlockCompressed ( uint Block ) : byte[] | ||
Block | uint | |
return | byte[] |
public ReadBlockDecompressed ( uint Block ) : byte[] | ||
Block | uint | |
return | byte[] |