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