Click or drag to resize

BigEndianToInt64 Method

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