BigEndianToDouble Method

Overload List

ToDouble(Byte*) Returns a double-precision floating point number converted from eight bytes, accounting for target endian-order, at a specified position in a byte array.
ToDouble(Byte, Int32) Returns a double-precision floating point number converted from eight bytes, accounting for target endian-order, at a specified position in a byte array.

See Also