• Preparing search index...
  • The search index is not available
Documentation - v0.0.15
  • Documentation
  • @fuman/utils
  • typed
  • getPlatformByteOrder

Function getPlatformByteOrder

  • getPlatformByteOrder(): "little" | "big"
  • Get the platform byte order (which is used in typed arrays)

    Returns "little" | "big"

    • Defined in packages/utils/src/arrays/typed/misc.ts:24

Settings

Member Visibility
Documentation - v0.0.15
  • Loading...

Generated using TypeDoc