cbor2
    Preparing search index...

    Function writeUint8Array

    • Write the length of a buffer with BYTE_STRING major type, then the contents of the buffer.

      Parameters

      • u: Uint8Array

        Buffer.

      • w: Writer

        Writer.

      Returns undefined