Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "os/byte-order/docs/types/index.d"

Index

Variables

Variables

Const Export assignment BYTE_ORDER

BYTE_ORDER: string

Platform byte order.

Notes

Possible values:

  • 'little-endian'
  • 'big-endian'
  • 'mixed-endian'
  • 'unknown'