public final class RegisterData extends Payload
| Constructor and Description |
|---|
RegisterData(Data data) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
static RegisterData |
fromBytes(ByteBuffer source) |
Data |
getData() |
protected byte[] |
getPayloadBytes()
This must return the payload only.
|
int |
hashCode() |
String |
toString() |
public RegisterData(Data data)
public static RegisterData fromBytes(ByteBuffer source)
protected byte[] getPayloadBytes()
PayloadPayload.getBytes()getPayloadBytes in class Payloadpublic Data getData()
Copyright © 2026. All rights reserved.