@Generated(value="org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor", comments="Please do not edit this file!") public final class ByteString$___Marshaller_8e599c0fc1e9a512b7cdb7c05fb5529744ecac265708e69fd30c5e989237252a extends org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase implements org.infinispan.protostream.RawProtobufMarshaller<ByteString>
Constructor and Description |
---|
ByteString$___Marshaller_8e599c0fc1e9a512b7cdb7c05fb5529744ecac265708e69fd30c5e989237252a() |
Modifier and Type | Method and Description |
---|---|
Class<ByteString> |
getJavaClass() |
String |
getTypeName() |
ByteString |
readFrom(org.infinispan.protostream.ImmutableSerializationContext $1,
org.infinispan.protostream.RawProtoStreamReader $2) |
void |
writeTo(org.infinispan.protostream.ImmutableSerializationContext $1,
org.infinispan.protostream.RawProtoStreamWriter $2,
ByteString $3) |
public ByteString$___Marshaller_8e599c0fc1e9a512b7cdb7c05fb5529744ecac265708e69fd30c5e989237252a()
public Class<ByteString> getJavaClass()
getJavaClass
in interface org.infinispan.protostream.BaseMarshaller<ByteString>
public String getTypeName()
getTypeName
in interface org.infinispan.protostream.BaseMarshaller<ByteString>
public ByteString readFrom(org.infinispan.protostream.ImmutableSerializationContext $1, org.infinispan.protostream.RawProtoStreamReader $2) throws IOException
readFrom
in interface org.infinispan.protostream.RawProtobufMarshaller<ByteString>
IOException
public void writeTo(org.infinispan.protostream.ImmutableSerializationContext $1, org.infinispan.protostream.RawProtoStreamWriter $2, ByteString $3) throws IOException
writeTo
in interface org.infinispan.protostream.RawProtobufMarshaller<ByteString>
IOException
Copyright © 2021 JBoss by Red Hat. All rights reserved.