Class SkipContentListener

    • Constructor Detail

      • SkipContentListener

        public SkipContentListener​(ByteBufferAllocator allocator)
        Deprecated.
    • Method Detail

      • finished

        public void finished()
        Deprecated.
        Description copied from interface: ContentListener
        Notification that any resources allocated for reading can be released.
        Specified by:
        finished in interface ContentListener