public abstract class BufferedOutputStream
extends java.io.OutputStream
| Constructor and Description |
|---|
BufferedOutputStream() |
| Modifier and Type | Method and Description |
|---|---|
abstract java.nio.ByteBuffer |
buffer()
Returns the backing
ByteBuffer |
abstract long |
size() |