IndividualEncodingBaseTEncode Method

Overload List

Encode(BinaryStreamBase, T, T) Encodes value and writes it to the specified binary stream.
Encode(Byte*, T, T) Encodes value and writes it to the specified memory stream, returning the encoded data length.

See Also