Class ByteString$___Marshaller_8e599c0fc1e9a512b7cdb7c05fb5529744ecac265708e69fd30c5e989237252a

  • All Implemented Interfaces:
    org.infinispan.protostream.BaseMarshaller<ByteString>, org.infinispan.protostream.RawProtobufMarshaller<ByteString>

    @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>
    WARNING: Generated code!
    • Constructor Detail

      • ByteString$___Marshaller_8e599c0fc1e9a512b7cdb7c05fb5529744ecac265708e69fd30c5e989237252a

        public ByteString$___Marshaller_8e599c0fc1e9a512b7cdb7c05fb5529744ecac265708e69fd30c5e989237252a()
    • Method Detail

      • getJavaClass

        public java.lang.Class<ByteString> getJavaClass()
        Specified by:
        getJavaClass in interface org.infinispan.protostream.BaseMarshaller<ByteString>
      • getTypeName

        public java.lang.String getTypeName()
        Specified by:
        getTypeName in interface org.infinispan.protostream.BaseMarshaller<ByteString>
      • readFrom

        public ByteString readFrom​(org.infinispan.protostream.ImmutableSerializationContext $1,
                                   org.infinispan.protostream.RawProtoStreamReader $2)
                            throws java.io.IOException
        Specified by:
        readFrom in interface org.infinispan.protostream.RawProtobufMarshaller<ByteString>
        Throws:
        java.io.IOException
      • writeTo

        public void writeTo​(org.infinispan.protostream.ImmutableSerializationContext $1,
                            org.infinispan.protostream.RawProtoStreamWriter $2,
                            ByteString $3)
                     throws java.io.IOException
        Specified by:
        writeTo in interface org.infinispan.protostream.RawProtobufMarshaller<ByteString>
        Throws:
        java.io.IOException