Class: ByteBuffer

ByteBuffer


new ByteBuffer(arg)

Utilities to manipulate byte sequence

Parameters:
Name Type Description
arg number | Uint8Array

Initial size of this buffer (number), or buffer to set (Uint8Array)