Interface RawProtoStreamWriter

  • All Known Subinterfaces:
    TagWriter
    All Known Implementing Classes:
    TagWriterImpl

    @Deprecated
    public interface RawProtoStreamWriter
    Deprecated.
    replaced by TagWriter. To be removed in 5.0.
    Interface for direct write access to the protobuf data stream.
    Since:
    3.0
    Author:
    anistor@redhat.com