Class WrappingContent

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    public class WrappingContent
    extends RereadableContent
    A RereadableContent based on another RereadableContent. It has its own RrcInputStream to prevent the wrapped RereableContent from cleaning-up.