SnapDB Library
C#
VB
C++
JavaScript
Show/Hide TOC
Individual
Encoding
Base
T
Decode Method
Overload List
Decode(BinaryStreamBase, T, T, Boolean
)
Decodes
value
from the specified binary
stream
.
Decode(Byte*, T, T, Boolean
)
Decodes
value
from the specified memory
stream
, returning the decoded data length.
See Also
Reference
IndividualEncodingBase
T
Class
SnapDB.Snap.Encoding Namespace
In This Article
Overload List
See Also