public class ByteBuffer extends Object
| Constructor and Description |
|---|
ByteBuffer(PathElement element) |
| Modifier and Type | Method and Description |
|---|---|
ByteBuffer |
close() |
String |
getByteString() |
PathElement |
getElement() |
void |
read() |
public ByteBuffer(PathElement element)
public PathElement getElement()
public String getByteString()
public void read()
public ByteBuffer close()
Copyright © 2016. All rights reserved.