public static class TcpStorageResponse.ReadResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
CSIZE |
| Constructor and Description |
|---|
ReadResponse(ByteBuffer data) |
| Modifier and Type | Method and Description |
|---|---|
int |
size() |
void |
update(ByteBuffer buffer) |
int |
write(ByteBuffer buffer) |
public ReadResponse(ByteBuffer data)
public int write(ByteBuffer buffer) throws IOException
IOExceptionpublic void update(ByteBuffer buffer) throws IOException
IOExceptionpublic int size()
Copyright © 2018 The Apache Software Foundation. All rights reserved.