Package | Description |
---|---|
_templates.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–2015 Javolution. All rights reserved.