Interface ProtobufTagMarshaller.WriteContext

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

public static interface ProtobufTagMarshaller.WriteContext extends ProtobufTagMarshaller.OperationContext
Operation context of marshalling operations.
  • Method Details

    • getWriter

      TagWriter getWriter()
    • depth

      int depth()