Click or drag to resize

LittleEndianToInt32 Method

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