Gemstone Numeric Library
C#
VB
C++
JavaScript
Show/Hide TOC
Binary
Coded
Decimal
Encode Method
Overload List
Encode(Byte)
Gets binary-coded decimal from binary value.
Encode(UInt16)
Gets binary-coded decimal from binary value.
Encode(UInt32)
Gets binary-coded decimal from binary value.
Encode(UInt64)
Gets binary-coded decimal from binary value.
See Also
Reference
BinaryCodedDecimal Class
Gemstone.Numeric Namespace
In This Article
Overload List
See Also