return to top
source
Interprets a ByteArray of size 8 as a little-endian UInt64.
ByteArray
UInt64
Panics if the array's size is not 8.
Interprets a ByteArray of size 8 as a big-endian UInt64.