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
dcodeIO 276a594771 New: Initial attempt on a backwards compatible fetch implementation with binary support, see #661
2017-01-27 01:31:45 +01: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
Other: Added eventemitter tests and updated micromodule dependencies (so far)
2017-01-25 19:19:05 +01: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: 93ms Template: 7ms
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