Interface RawProtoStreamReader

  • All Known Subinterfaces:
    TagReader
    All Known Implementing Classes:
    TagReaderImpl

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