Protobuf serialization library for mutable messages.
<dependency>
<groupId>io.protostuff</groupId>
<artifactId>protostuff-core</artifactId>
<version>1.8.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Serializes a message to protobuf bytes.
Use separate instances per thread or synchronize access.
No dependency data recorded yet.