Function bufferToUint8ArrayCopyless

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

    Parameters

    • data: Buffer

    Returns Uint8Array

Generated using TypeDoc