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

Function int64le

  • int64le(readable: Uint8Array | ISyncReadable): bigint
  • read an int64 (little endian) from the source (fuman readable stream or a buffer)

    Parameters

    • readable: Uint8Array | ISyncReadable

    Returns bigint

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

Settings

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

Generated using TypeDoc