NaiadSerializationTElement MethodsNaiad Help

[This is preliminary documentation and is subject to change.]

The NaiadSerializationTElement generic type exposes the following members.

Methods

  NameDescription
Public methodSerialize
Attempts to serialize the given element into the given destination buffer.
Public methodTryDeserialize
Attempts to deserialize an element from the given source buffer.
Public methodTryDeserializeMany
Attempts to deserialize several elements from the given source buffer into the given contiguous array segment.
Public methodTrySerializeMany
Attempts to serialize the given contiguous array segment of elements into the given destination buffer.
Top
See Also

Reference