PairEncodingBaseTKey, TValueEncode Method

Overload List

Encode(BinaryStreamBase, TKey, TValue, TKey, TValue) Encodes key-value pairs and writes them to a binary stream.
Encode(Byte*, TKey, TValue, TKey, TValue) Encodes key-value pairs and writes them to a byte pointer.

See Also