Documentation

Init.Data.ByteArray.Extra

Interprets a ByteArray of size 8 as a little-endian UInt64.

Panics if the array's size is not 8.

Equations
  • One or more equations did not get rendered due to their size.
Instances For

    Interprets a ByteArray of size 8 as a big-endian UInt64.

    Panics if the array's size is not 8.

    Equations
    • One or more equations did not get rendered due to their size.
    Instances For