SnapDB Library
C#
VB
C++
JavaScript
Show/Hide TOC
Pair
Encoding
Base
TKey
,
TValue
Encode 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
Reference
PairEncodingBase
TKey, TValue
Class
SnapDB.Snap.Encoding Namespace
In This Article
Overload List
See Also