public final class TagValue extends Object
Modifier and Type | Field and Description |
---|---|
byte[] |
buffer |
int |
length |
int |
offset |
int |
tagID |
Constructor and Description |
---|
TagValue() |
Modifier and Type | Method and Description |
---|---|
long |
calculateChecksum() |
boolean |
equals(Object obj) |
boolean |
equals(TagValue value) |
int |
hashCode() |
void |
reset() |
String |
toString() |
public byte[] buffer
public int offset
public int length
public int tagID
public boolean equals(TagValue value)
public long calculateChecksum()
public void reset()
Copyright © 2000–2022 EPAM Systems. All rights reserved.