• Create a codec to deal with fixed LE or BE bytes.

    Parameters

    • byteLength: number
    • littleEndian: boolean = false

    Returns Codec<NumLike, number>