Click or drag to resize

LittleEndianToUInt24 Method

Overload List
  Name Description
Public method Static member ToUInt24(Byte*) Returns a 24-bit unsigned integer converted from three bytes, accounting for target endian-order, at a specified position in a byte array.
Public method Static member ToUInt24(Byte, Int32) Returns a 24-bit unsigned integer converted from three bytes, accounting for target endian-order, at a specified position in a byte array.
Top
See Also