Logo
Explore Help
Register Sign In
archive-gh-me/protobuf.js
1
0
Fork 0
You've already forked protobuf.js
mirror of https://github.com/protobufjs/protobuf.js.git synced 2025-12-08 20:58:55 +00:00
Code Issues Projects Releases Wiki Activity
protobuf.js/lib/pool
History
renovate[bot] c96533a1b8
chore(deps): update dependency tape to v5 (#1395)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-29 16:52:22 -07:00
..
tests
Other: Moved checks whether a test case is applicable to parent case
2017-01-25 19:46:26 +01:00
index.d.ts
Other: Moved micro modules to lib so they can have their own tests etc.; Fixed: Make sure to check optional inner messages for null when encoding, see #658
2017-01-25 04:39:43 +01:00
index.js
Other: Moved micro modules to lib so they can have their own tests etc.; Fixed: Make sure to check optional inner messages for null when encoding, see #658
2017-01-25 04:39:43 +01:00
LICENSE
Other: Moved micro modules to lib so they can have their own tests etc.; Fixed: Make sure to check optional inner messages for null when encoding, see #658
2017-01-25 04:39:43 +01:00
package.json
chore(deps): update dependency tape to v5 (#1395)
2020-05-29 16:52:22 -07:00
README.md
Other: Moved micro modules to lib so they can have their own tests etc.; Fixed: Make sure to check optional inner messages for null when encoding, see #658
2017-01-25 04:39:43 +01:00

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

Powered by Gitea Version: 1.23.5 Page: 62ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API