public final class BodyChunk extends Object
| Modifier and Type | Field and Description |
|---|---|
ByteBuffer |
buffer |
boolean |
last |
| Constructor and Description |
|---|
BodyChunk(ByteBuffer buffer,
boolean last) |
public final boolean last
public final ByteBuffer buffer
public BodyChunk(ByteBuffer buffer, boolean last)
Copyright © 2017. All Rights Reserved.