public class UnknownEntry extends GroupEntry
Constructor and Description |
---|
UnknownEntry() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
ByteBuffer |
get() |
ByteBuffer |
getContent() |
int |
hashCode() |
void |
parse(ByteBuffer byteBuffer) |
void |
setContent(ByteBuffer content) |
String |
toString() |
size
public ByteBuffer getContent()
public void setContent(ByteBuffer content)
public void parse(ByteBuffer byteBuffer)
parse
in class GroupEntry
public ByteBuffer get()
get
in class GroupEntry
Copyright © 2014. All rights reserved.