프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Close | void | ||
ReadFully | byte[] | ||
ReadFully | void | ||
ReadUInt32 | long | ||
ReadUInt8 | int | ||
XInputStream | System |
메소드 | 설명 | |
---|---|---|
Dispose ( ) : void |
메소드 | 설명 | |
---|---|---|
Close ( ) : void | ||
ReadFully ( int len ) : byte[] | ||
ReadFully ( byte b, int o, int len ) : void | ||
ReadUInt32 ( ) : long | ||
ReadUInt8 ( ) : int | ||
XInputStream ( |