| 限定符和类型 | 方法和说明 |
|---|---|
Blob |
STReader.variableLength()
Get variable length.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static Blob |
Blob.fromBytes(byte[] bytes) |
Blob |
Blob.Translator.fromParser(BinaryParser parser,
Integer hint) |
Blob |
Blob.Translator.fromString(String value) |
Blob |
STObject.get(BlobField f) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
STObject.put(BlobField f,
Blob o) |
void |
Blob.Translator.toBytesSink(Blob obj,
BytesSink to) |
Object |
Blob.Translator.toJSON(Blob obj) |
String |
Blob.Translator.toString(Blob obj) |
| 限定符和类型 | 方法和说明 |
|---|---|
Blob |
AccountRoot.domain() |
Blob |
AccountRoot.messageKey() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
AccountRoot.domain(Blob val) |
void |
AccountRoot.messageKey(Blob val) |
| 限定符和类型 | 方法和说明 |
|---|---|
Blob |
Transaction.autoFillField() |
Blob |
Transaction.signingPubKey() |
Blob |
Transaction.statements() |
Blob |
Transaction.txnSignature() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Transaction.autoFillField(Blob val) |
void |
Transaction.signingPubKey(Blob val) |
void |
Transaction.statements(Blob val) |
void |
Transaction.txnSignature(Blob val) |
| 限定符和类型 | 方法和说明 |
|---|---|
Blob |
SmartContract.contractData() |
Blob |
AccountSet.domain() |
Blob |
AccountSet.messageKey() |
Blob |
SQLStatement.raw() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
AccountSet.domain(Blob val) |
void |
AccountSet.messageKey(Blob val) |
void |
SQLStatement.owner(Blob val) |
void |
SQLStatement.raw(Blob val) |
Copyright © 2021. All rights reserved.