public final class MessageBytes extends Object
ServerCookie etc.) and Membrane
classes (Request etc.).| Constructor and Description |
|---|
MessageBytes() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
ByteChunk |
getByteChunk() |
boolean |
isNull() |
static MessageBytes |
newInstance() |
void |
recycle() |
void |
setBytes(byte[] bytes,
int offset,
int length) |
void |
setEmpty() |
String |
toString() |
public static MessageBytes newInstance()
public void recycle()
public ByteChunk getByteChunk()
public boolean isNull()
public void setBytes(byte[] bytes,
int offset,
int length)
public void setEmpty()
Copyright © 2022. All Rights Reserved.