Package | Description |
---|---|
com.devexperts.io |
Input/output utility classes.
|
Modifier and Type | Class and Description |
---|---|
class |
ByteArrayOutput
An implementation of
BufferedOutput using single byte array buffer. |
class |
StreamOutput
An implementation of
BufferedOutput that writes all data to destination OutputStream . |
Copyright © 2014 Devexperts. All Rights Reserved.