[This is preliminary documentation and is subject to change.]
The CustomSerializationTElement generic type exposes the following members.
Methods
Name | Description | |
---|---|---|
Deserialize |
Deserializes into value the next element from the given
buffer.
| |
TrySerialize |
Attempts to serialize the given value into the given
buffer with limit bytes remaining.
|
See Also