protocolbuffers / protocolbuffers/protocolbuffers.github.io
Incomprehensible example for `packed` encoding
Open
@jguamie is already working on this.
Since Oct 17, 2025.
- Dominant language
- HTML
- Stars
- 69
- Forks
- 179
- PR merge metrics
- No merged PRs in 30d
Description
Since 1c34706, the examples for packed encoding in
make no sense (to me):
- The "hello" string is not contained in the encoded bytes (in contrast to before the mentioned commit).
- The numbers
3 270 86942in the protoscope representations have no connection to the claimed "1,2and3.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.