wzx 08c942448c v1.0.0 %!s(int64=2) %!d(string=hai) anos
..
tests 08c942448c v1.0.0 %!s(int64=2) %!d(string=hai) anos
.npmignore 08c942448c v1.0.0 %!s(int64=2) %!d(string=hai) anos
LICENSE 08c942448c v1.0.0 %!s(int64=2) %!d(string=hai) anos
README.md 08c942448c v1.0.0 %!s(int64=2) %!d(string=hai) anos
index.d.ts 08c942448c v1.0.0 %!s(int64=2) %!d(string=hai) anos
index.js 08c942448c v1.0.0 %!s(int64=2) %!d(string=hai) anos
package.json 08c942448c v1.0.0 %!s(int64=2) %!d(string=hai) anos

README.md

@protobufjs/pool

npm

A general purpose buffer pool.

API

  • pool(alloc: function(size: number): Uint8Array, slice: function(this: Uint8Array, start: number, end: number): Uint8Array, [size=8192: number]): function(size: number): Uint8Array
    Creates a pooled allocator.

License: BSD 3-Clause License