jooby-codec
    Preparing search index...

    Variable hostConst

    host: { isLittleEndian: boolean } = ...

    Host run-time options.

    Type declaration

    • isLittleEndian: boolean

      Endianness (big-endian or little-endian, BE/LE) is a byte order. Value 512 can be represented as BE 0x0200 or LE 0x0002. The IA-32 and x86-64 instruction set architectures use the little-endian format.