Registry / serialization / protostream-types

protostream-types

JSON →
library6.0.6javamavenunverified

Builtin protobuf types and default marshalling for some common Java types, used for serialization in Infinispan.

<dependency> <groupId>org.infinispan.protostream</groupId> <artifactId>protostream-types</artifactId> <version>6.0.6</version> </dependency>
INSTALL
IMPORT
SIG · PROTOSTREAM-TYPES
P
protostream-types
serializationjavav6.0.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ProtobufUtil
org.infinispan.protostream.ProtobufUtil

Serializes a string to protobuf bytes using ProtobufUtil.

import org.infinispan.protostream.ProtobufUtil; public class Example { public static void main(String[] args) { byte[] bytes = ProtobufUtil.toByteArray("test"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
6.0.6latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
Amazon
1
Bingbot
1
Resources
protostream-types — mvn dependency:get protostream-types · libregistry