An output stream that writes to an internal array. The resulting array can be obtained with toArray().
Gets the internal array to which elements have been appended.
See Implementation
An output stream that writes to an internal array. The resulting array can be obtained with toArray().