GitHubAppDocsPlayground
  • Preparing search index...
  • The search index is not available
CCC Docs
  • CCC Docs
  • @ckb-ccc core
  • index
  • ccc
  • mol
  • uint

Function uint

  • uint(byteLength, littleEndian?): Codec<NumLike, Num>
  • Create a codec to deal with fixed LE or BE bytes.

    Parameters

    • byteLength: number
    • littleEndian: boolean = false

    Returns Codec<NumLike, Num>

    • Defined in molecule/codec.ts:645

Settings

Member Visibility
GitHubAppDocsPlayground
CCC Docs
  • Loading...

Generated using TypeDoc