Interface ProtobufTagMarshaller.ReadContext

All Superinterfaces:
ProtobufTagMarshaller.OperationContext
All Known Implementing Classes:
TagReaderImpl
Enclosing interface:
ProtobufTagMarshaller<T>

public static interface ProtobufTagMarshaller.ReadContext extends ProtobufTagMarshaller.OperationContext
Operation context of unmarshalling operations.
  • Method Details