public class EthData extends Object
| Modifier and Type | Field and Description |
|---|---|
byte[] |
data |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
static EthData |
of(byte[] data) |
static EthData |
of(String data) |
String |
toString() |
String |
withLeading0x() |
Copyright © 2016. All rights reserved.