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