| Class | Description |
|---|---|
| DeepCopy |
Utility for making deep copies (vs.
|
| FastByteArrayInputStream |
ByteArrayInputStream implementation that does not synchronize methods.
|
| FastByteArrayOutputStream |
ByteArrayOutputStream implementation that doesn't synchronize methods and doesn't copy the data
on toByteArray().
|