QuickBuffers
QuickBuffers copied to clipboard
Java Protobuf implementation suitable for real-time enviroments
I'm trying to add [Error Prone](https://errorprone.info/) checks to a project using QuickBuffers. However, I get a bunch of warnings from Error Prone in the generated Java code when I do...
With the current API, it is 'tricky' to append byte[]s to an instance of RepeatedBytes without a copy. The pattern is more or less like ```java void transfer(RepeatedBytes rb, Collection...
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.21.12 to 3.25.5. Commits 9d0ec0f Updating version.json and repo version numbers to: 25.5 4a197e7 Merge pull request #18387 from protocolbuffers/cp-lp-25 b5a7cf7 Remove RecursiveGroup test case which doesn't...
Bumps com.google.protobuf:protobuf-javalite from 3.21.12 to 3.25.5. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @actions/artifact dependency by @bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...