A general purpose buffer pool.
function(size: number): Uint8Array
function(this: Uint8Array, start: number, end: number): Uint8Array
number
License: BSD 3-Clause License