Space Engineers
Public Member Functions | List of all members
VRage.IMyCompressionLoad Interface Reference
Inheritance diagram for VRage.IMyCompressionLoad:
VRage.MyCompressionFileLoad VRage.MyCompressionStreamLoad

Public Member Functions

int GetInt32 ()
 
byte GetByte ()
 
int GetBytes (int bytes, byte[] output)
 
bool EndOfFile ()
 

Detailed Description

Definition at line 6 of file IMyCompressionLoad.cs.

Member Function Documentation

bool VRage.IMyCompressionLoad.EndOfFile ( )
byte VRage.IMyCompressionLoad.GetByte ( )
int VRage.IMyCompressionLoad.GetBytes ( int  bytes,
byte[]  output 
)
int VRage.IMyCompressionLoad.GetInt32 ( )

The documentation for this interface was generated from the following file: