@ceeblue/web-utils
    Preparing search index...

    Class BinaryReader

    Copyright 2024 Ceeblue B.V. This file is part of https://github.com/CeeblueTV/web-utils which is released under GNU Affero General Public License. See file LICENSE or go to https://spdx.org/licenses/AGPL-3.0-or-later.html for full license details.

    Index

    Constructors

    Methods

    • Read bytes, to convert bytes to string use String.fromCharCode(...reader.read(size)) or Util.stringify

      Parameters

      • size: number = ...

      Returns Uint8Array

    • Parameters

      • position: number = ...

      Returns number