BinaryCodedDecimalDecode Method

Overload List

Decode(Byte) Gets binary value from binary-coded decimal.
Decode(UInt16) Gets binary value from two-byte binary-coded decimal.
Decode(UInt32) Gets binary value from four-byte binary-coded decimal.
Decode(UInt64) Gets binary value from eight-byte binary-coded decimal.

See Also