메소드 |
설명 |
|
ReadBodyWireFormat ( byte src, int srcIndex ) : int |
|
|
ReadHeaderWireFormat ( byte src, int srcIndex ) : int |
|
|
ReadInt2 ( byte src, int srcIndex ) : int |
|
|
ReadInt4 ( byte src, int srcIndex ) : int |
|
|
ReadNameTrnId ( byte src, int srcIndex ) : int |
|
|
ReadQuestionSectionWireFormat ( byte src, int srcIndex ) : int |
|
|
ReadRDataWireFormat ( byte src, int srcIndex ) : int |
|
|
ReadResourceRecordWireFormat ( byte src, int srcIndex ) : int |
|
|
ReadWireFormat ( byte src, int srcIndex ) : int |
|
|
WriteBodyWireFormat ( byte dst, int dstIndex ) : int |
|
|
WriteHeaderWireFormat ( byte dst, int dstIndex ) : int |
|
|
WriteInt2 ( int val, byte dst, int dstIndex ) : void |
|
|
WriteInt4 ( int val, byte dst, int dstIndex ) : void |
|
|
WriteQuestionSectionWireFormat ( byte dst, int dstIndex ) : int |
|
|
WriteRDataWireFormat ( byte dst, int dstIndex ) : int |
|
|
WriteResourceRecordWireFormat ( byte dst, int dstIndex ) : int |
|
|
WriteWireFormat ( byte dst, int dstIndex ) : int |
|
|