Package | Description |
---|---|
javolution.io |
Modifier and Type | Method and Description |
---|---|
UTF8ByteBufferWriter |
UTF8ByteBufferWriter.setByteBuffer(ByteBuffer byteBuffer)
Deprecated.
Replaced by
setOutput(ByteBuffer) |
UTF8ByteBufferWriter |
UTF8ByteBufferWriter.setOutput(ByteBuffer byteBuffer)
Sets the byte buffer to use for writing until this writer is closed.
|
Copyright © 2005-2013 Javolution. All Rights Reserved.