Definition at line 8 of file MyCompressionFileLoad.cs.
VRage.MyCompressionFileLoad.MyCompressionFileLoad |
( |
string |
fileName | ) |
|
|
inline |
void VRage.MyCompressionFileLoad.Dispose |
( |
| ) |
|
|
inline |
bool VRage.MyCompressionFileLoad.EndOfFile |
( |
| ) |
|
|
inline |
byte VRage.MyCompressionFileLoad.GetByte |
( |
| ) |
|
|
inline |
int VRage.MyCompressionFileLoad.GetBytes |
( |
int |
bytes, |
|
|
byte[] |
output |
|
) |
| |
|
inline |
byte [] VRage.MyCompressionFileLoad.GetCompressedBuffer |
( |
| ) |
|
|
inline |
int VRage.MyCompressionFileLoad.GetInt32 |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: