| Modifier and Type | Field and Description |
|---|---|
String |
data |
int |
dataOffset |
int |
index |
| Constructor and Description |
|---|
StringItem() |
StringItem(String data) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
void |
writeout(ByteBuffer out)
Writes this item into a given bytebuffer
|
public String data
public int dataOffset
public int index
public StringItem()
public StringItem(String data)
public void writeout(ByteBuffer out)
ItemCopyright © 2022 Secure Software Engineering Group - University of Paderborn. All rights reserved.