Function writeUint8Array

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

    Parameters

    • obj: unknown

      Buffer.

    • w: Writer

      Writer.

    Returns undefined