Function bufferUnlock

  • Unlocks locked buffer. This will zero out the data. TS does not allow unbranding of BufferLocked. If the buffer is not locked, it will just zero out the data.

    Type Parameters

    • T extends Readonly<Buffer>

    Parameters

    Returns void

Generated using TypeDoc