Class ByteArrayOutputStreamRecycler


  • public class ByteArrayOutputStreamRecycler
    extends Object
    • Field Detail

      • buffers

        protected final ConcurrentLinkedQueue<org.apache.commons.io.output.UnsynchronizedByteArrayOutputStream> buffers
    • Constructor Detail

      • ByteArrayOutputStreamRecycler

        public ByteArrayOutputStreamRecycler()