| Class | Description |
|---|---|
| FastByteArrayOutputStream |
This class implements an
OutputStream in which the data is
written into a byte array. |
| FastCharArrayWriter |
Similar to
FastByteArrayOutputStream but for Writer. |
Copyright © 2003-present Jodd Team