Class ByteArrayOutputStream

All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

Implements a ThreadSafe version of AbstractByteArrayOutputStream using instance synchronization.