Method | Description | |
---|---|---|
Deserialize ( |
Deserialize fields from a FastTransferStream.
|
|
FolderContent ( |
Initializes a new instance of the FolderContent class.
|
|
GetAbstractFastTransferStream ( ) : |
Get the corresponding AbstractFastTransferStream.
|
|
Verify ( |
Verify that a stream's current position contains a serialized folderContent.
|
public Deserialize ( |
||
stream | A FastTransferStream. | |
return | void |
public FolderContent ( |
||
stream | A FastTransferStream. | |
return | System.Collections.Generic |
public GetAbstractFastTransferStream ( ) : |
||
return |
public static Verify ( |
||
stream | A FastTransferStream. | |
return | bool |