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

Function uint32be

  • uint32be(readable: Uint8Array | ISyncReadable): number
  • read a uint32 (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:78

Settings

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

Generated using TypeDoc