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