public class Memo extends Object
Modifier and Type | Field and Description |
---|---|
static int |
BYTES |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
static Memo |
from(com.concordium.grpc.v2.Memo memo) |
static Memo |
from(String hexString) |
static Memo |
fromBytes(ByteBuffer source) |
byte[] |
getValue() |
int |
hashCode() |
String |
toString() |
public static final int BYTES
public static Memo from(com.concordium.grpc.v2.Memo memo)
public static Memo fromBytes(ByteBuffer source)
protected boolean canEqual(Object other)
public byte[] getValue()
Copyright © 2025. All rights reserved.