Byte Array Output Stream
ByteArrayOutputStream provides direct (unsafe) access to the backing byte array (without requiring it to be copied).
ByteArrayOutputStream provides direct (unsafe) access to the backing byte array (without requiring it to be copied).