Click or drag to resize

BinaryCodedDecimalEncode Method

Overload List
  Name Description
Public method Static member Encode(Byte) Gets binary-coded decimal from binary value.
Public method Static member Encode(UInt16) Gets binary-coded decimal from binary value.
Public method Static member Encode(UInt32) Gets binary-coded decimal from binary value.
Public method Static member Encode(UInt64) Gets binary-coded decimal from binary value.
Top
See Also