Overview
TheBuffer class provides a way to work with binary data. It extends Uint8Array and is compatible with Node.js Buffer API.
Binary data manipulation compatible with Node.js Buffer API
Buffer class provides a way to work with binary data. It extends Uint8Array and is compatible with Node.js Buffer API.