프로퍼티 | 타입 | 설명 | |
---|---|---|---|
String | byte[] | ||
StringType | byte |
메소드 | 설명 | |
---|---|---|
Deserialize ( byte ropBytes, int startIndex ) : int |
Deserialize the ROP response buffer.
|
|
Serialize ( ) : byte[] |
Serialize the ROP request buffer.
|
|
Size ( ) : int |
Return the size of TypedString structure.
|
public Deserialize ( byte ropBytes, int startIndex ) : int | ||
ropBytes | byte | ROPs bytes in response. |
startIndex | int | The start index of this ROP. |
리턴 | int |