• Preparing search index...
  • The search index is not available
Documentation - v0.0.15
  • Documentation
  • @fuman/io
  • read
  • uint16be

Function uint16be

  • uint16be(readable: Uint8Array | ISyncReadable): number
  • read a uint16 (big endian) from the source (fuman readable stream or a buffer)

    Parameters

    • readable: Uint8Array | ISyncReadable

    Returns number

    • Defined in packages/io/src/read/numbers.ts:38

Settings

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

Generated using TypeDoc