Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
martinheidegger authored Dec 23, 2023
1 parent dd4afb3 commit 509842a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

⚡️

Fast encoding and decoding for all variable [protobuf-style varint bytes](https://developers.google.com/protocol-buffers/docs/encoding#varints) and also decode them.
Fast encoding and decoding for all variable [protobuf-style varint bytes](https://developers.google.com/protocol-buffers/docs/encoding#varints).

- Supports 64bit values using `longfn` or `long.js` compatible objects.
- Protocol-buffer compatible for **all** edge cases
Expand Down

0 comments on commit 509842a

Please sign in to comment.