public final class UTF8Output
extends java.lang.Object
| Constructor | Description |
|---|---|
UTF8Output() |
|
UTF8Output(java.nio.ByteBuffer... payload) |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
extract() |
Extract a String holding the utf8 text
|
boolean |
hasData() |
|
void |
write(java.nio.ByteBuffer... bytes) |
Copyright © 2018. All rights reserved.