Method | Description | |
---|---|---|
Parse ( |
|
|
Parse ( Stream stream ) : object |
|
|
TlvPullDeserializer ( SimplTypesScope inputSimplTypesScope, |
|
|
TlvPullDeserializer ( SimplTypesScope inputSimplTypesScope, |
|
Method | Description | |
---|---|---|
CreateObjectModel ( Object root, ClassDescriptor rootClassDescriptor, int length ) : Object |
|
|
DeserializeComposite ( Object root, FieldDescriptor currentFieldDescriptor ) : int |
|
|
DeserializeCompositeCollection ( Object root, FieldDescriptor fd ) : int |
|
|
DeserializeCompositeCollectionElement ( Object root, FieldDescriptor fd ) : int |
|
|
DeserializeCompositeMap ( Object root, FieldDescriptor fd ) : int |
|
|
DeserializeCompositeMapElement ( Object root, FieldDescriptor fd ) : int |
|
|
DeserializeScalar ( Object root, FieldDescriptor currentFieldDescriptor ) : int |
|
|
DeserializeScalarCollection ( Object root, FieldDescriptor fd ) : int |
|
|
DeserializeScalarCollectionElement ( Object root, FieldDescriptor fd ) : int |
|
|
GetSubRoot ( FieldDescriptor currentFieldDescriptor, Object root ) : Object |
|
|
NextHeader ( ) : int |
|
|
Parse ( ) : Object |
|
public Parse ( |
||
binaryReader | ||
return | object |
public TlvPullDeserializer ( SimplTypesScope inputSimplTypesScope, |
||
inputSimplTypesScope | SimplTypesScope | |
inputContext | ||
return | System |
public TlvPullDeserializer ( SimplTypesScope inputSimplTypesScope, |
||
inputSimplTypesScope | SimplTypesScope | |
inputContext | ||
deserializationHookStrategy | IDeserializationHookStrategy | |
return | System |