| Constructor and Description |
|---|
KeyHash(byte[] bytes) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
byte[] |
getBytes()
Parameter value
|
byte[] |
getKeyHash()
Get the key hash.
|
int |
hashCode() |
void |
read(RTPSByteBuffer bb,
int length) |
String |
toString() |
void |
writeTo(RTPSByteBuffer bb)
Writes this Parameter into given RTPSByteBuffer
|
getParameterId, readBytes, writeBytespublic byte[] getBytes()
Parameterpublic byte[] getKeyHash()
public void read(RTPSByteBuffer bb, int length)
public void writeTo(RTPSByteBuffer bb)
ParameterCopyright © 2016. All rights reserved.