Property | Type | Description | |
---|---|---|---|
Close | void | ||
ReadFully | byte[] | ||
ReadFully | void | ||
ReadUInt32 | long | ||
ReadUInt8 | int | ||
XInputStream | System |
Method | Description | |
---|---|---|
Dispose ( ) : void |
Method | Description | |
---|---|---|
Close ( ) : void | ||
ReadFully ( int len ) : byte[] | ||
ReadFully ( byte b, int o, int len ) : void | ||
ReadUInt32 ( ) : long | ||
ReadUInt8 ( ) : int | ||
XInputStream ( |