public class ByteBuffer extends Object
| Constructor and Description |
|---|
ByteBuffer(PathElement pathElement,
int bufferSize) |
| Modifier and Type | Method and Description |
|---|---|
ByteBuffer |
close() |
String |
getByteString() |
PathElement |
getPathElement() |
void |
read() |
public ByteBuffer(PathElement pathElement, int bufferSize)
public PathElement getPathElement()
public String getByteString()
public void read()
public ByteBuffer close()
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.