Function readVariableUIntLE

  • Reads variable size unsigned integer writeVariableUIntLE.

    Parameters

    • buffer: Buffer

      The buffer to read from. It must have exactly the size of the given integer.

    Returns number

  • Deprecated

    Can't define an offset. The original implementation messed up here!

    Parameters

    • buffer: Buffer
    • offset: number

    Returns number