Function compactUintPrefixToLength

  • Get the expected byte length of a CompactUint given a first byte.

    Parameters

    • firstByte: number

      the first byte of the CompactUint

    Returns number

Generated using TypeDoc