메소드 |
설명 |
|
ReadASCIIString ( ) : string |
|
|
ReadBlob ( ) : byte[] |
|
|
ReadBoolean ( ) : bool |
|
|
ReadByte ( ) : byte |
|
|
ReadBytes ( int length ) : byte[] |
|
|
ReadHostInt16 ( ) : short |
|
|
ReadHostInt32 ( ) : int |
|
|
ReadHostUInt16 ( ) : ushort |
|
|
ReadHostUInt32 ( ) : uint |
|
|
ReadHostUInt64 ( ) : uint |
|
|
ReadInt16 ( ) : short |
|
|
ReadInt32 ( ) : int |
|
|
ReadNullTerminatedString ( ) : string |
|
|
ReadToEnd ( uint exclude ) : byte[] |
|
|
ReadUInt16 ( ) : ushort |
|
|
ReadUInt32 ( ) : uint |
|
|
ReadUInt64 ( ) : uint |
|
|
ReadUnicodeString ( ) : string |
|
|
SOEReader ( SOEMessage message ) : System.Collections.Generic |
|
|
SOEReader ( SOEPacket packet ) : System.Collections.Generic |
|
|
SOEReader ( byte rawPacket ) : System.Collections.Generic |
|
|