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, writeBytes
public byte[] getBytes()
Parameter
public byte[] getKeyHash()
public void read(RTPSByteBuffer bb, int length)
public void writeTo(RTPSByteBuffer bb)
Parameter
Copyright © 2016. All rights reserved.