메소드 | 설명 | |
---|---|---|
Deserialize ( byte streamByte, int startIndex ) : int |
Deserialize the stream.
|
|
Serialize ( ) : byte[] |
Serialize this structure.
|
|
Size ( ) : int |
Get the size of the IDSETWithReplGuid
|
public Deserialize ( byte streamByte, int startIndex ) : int | ||
streamByte | byte | data array in byte |
startIndex | int | The startIndex in the data array |
리턴 | int |