This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
protobuf.js
Watch
1
Star
0
Fork
0
You've already forked protobuf.js
mirror of
https://github.com/protobufjs/protobuf.js.git
synced
2026-02-01 17:21:20 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
protobuf.js
/
types
History
dcodeIO
22a64c641d
Dropped support for browser buffer entirely (is an Uint8Array anyway), ensures performance and makes things simpler; Removed dead parts of the Reader API
2016-12-18 23:48:54 +01:00
..
protobuf.js.d.ts
Dropped support for browser buffer entirely (is an Uint8Array anyway), ensures performance and makes things simpler; Removed dead parts of the Reader API
2016-12-18 23:48:54 +01:00
test.ts
Refactored Prototype and inherits away, is now Class and Message for more intuitive documentation and type refs
2016-12-09 02:16:37 +01:00