Function uint8ArrayToBufferCopyless

  • Converts a Uint8Array to a Buffer without copying the contents.

    Parameters

    • data: Uint8Array

    Returns Buffer

Generated using TypeDoc