![]() | SerializationDeserialize Method |
Name | Description | |
---|---|---|
![]() | Deserialize(Byte, Int32, String) |
Deserializes the given array of bytes using the specified serializer id, using the optional type hint to the Serializer.
|
![]() | Deserialize(Byte, Int32, Type) |
Deserializes the given array of bytes using the specified serializer id, using the optional type hint to the Serializer.
|