Method | Description | |
---|---|---|
Move ( long offset ) : bool | ||
Read ( byte buffer, int size ) : int | ||
ReadByte ( ) : Byte | ||
ReadInt16 ( ) : |
||
ReadInt32 ( ) : |
||
ReadSByte ( ) : SByte | ||
ReadUInt16 ( ) : |
||
ReadUInt32 ( ) : |
||
Rewind ( ) : bool | ||
Seek ( int position ) : bool | ||
Skip ( int size ) : int |
Method | Description | |
---|---|---|
SKStream ( |