Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 411 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 411 Bytes

Protobuf Core

This repository provides low level components like zigzag encoding, encoding and decoding of variable length integers, tagging and untagging values, and working with wire types in strongly typed enums.

Usage

Restrictions

  • This repository provides only primitives for encoding and decoding. Code generators to deal with the boilerplate are out of scope.

Todo

License

  • MPL 2.0