메소드 | 설명 | |
---|---|---|
Deserialize ( |
Deserialize fields from a FastTransferStream.
|
|
HierarchySync ( |
Initializes a new instance of the HierarchySync class.
|
|
Verify ( |
Verify that a stream's current position contains a serialized hierarchySync.
|
메소드 | 설명 | |
---|---|---|
IsBufferEqual ( byte b1, byte b2 ) : bool |
Indicates whether two byte arrays are equal byte by byte.
|
|
IsZeroSourceKey ( byte b ) : bool |
Indicates whether a byte array is empty or filled with 0.
|
public Deserialize ( |
||
stream | A FastTransferStream. | |
리턴 | void |
public HierarchySync ( |
||
stream | A FastTransferStream. | |
리턴 | System.Collections.Generic |
public static Verify ( |
||
stream | A FastTransferStream. | |
리턴 | bool |