| Package | Description |
|---|---|
| ch.epfl.dedis.lib.proto |
| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<TrieProto.Proof> |
TrieProto.Proof.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
TrieProto.Proof |
TrieProto.Proof.Builder.build() |
TrieProto.Proof |
TrieProto.Proof.Builder.buildPartial() |
static TrieProto.Proof |
TrieProto.Proof.getDefaultInstance() |
TrieProto.Proof |
TrieProto.Proof.getDefaultInstanceForType() |
TrieProto.Proof |
TrieProto.Proof.Builder.getDefaultInstanceForType() |
TrieProto.Proof |
ByzCoinProto.ProofOrBuilder.getInclusionproof()
InclusionProof is the deserialized InclusionProof
|
TrieProto.Proof |
ByzCoinProto.Proof.getInclusionproof()
InclusionProof is the deserialized InclusionProof
|
TrieProto.Proof |
ByzCoinProto.Proof.Builder.getInclusionproof()
InclusionProof is the deserialized InclusionProof
|
static TrieProto.Proof |
TrieProto.Proof.parseDelimitedFrom(InputStream input) |
static TrieProto.Proof |
TrieProto.Proof.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TrieProto.Proof |
TrieProto.Proof.parseFrom(byte[] data) |
static TrieProto.Proof |
TrieProto.Proof.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TrieProto.Proof |
TrieProto.Proof.parseFrom(ByteBuffer data) |
static TrieProto.Proof |
TrieProto.Proof.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TrieProto.Proof |
TrieProto.Proof.parseFrom(com.google.protobuf.ByteString data) |
static TrieProto.Proof |
TrieProto.Proof.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TrieProto.Proof |
TrieProto.Proof.parseFrom(com.google.protobuf.CodedInputStream input) |
static TrieProto.Proof |
TrieProto.Proof.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TrieProto.Proof |
TrieProto.Proof.parseFrom(InputStream input) |
static TrieProto.Proof |
TrieProto.Proof.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<TrieProto.Proof> |
TrieProto.Proof.getParserForType() |
static com.google.protobuf.Parser<TrieProto.Proof> |
TrieProto.Proof.parser() |
| Modifier and Type | Method and Description |
|---|---|
TrieProto.Proof.Builder |
TrieProto.Proof.Builder.mergeFrom(TrieProto.Proof other) |
ByzCoinProto.Proof.Builder |
ByzCoinProto.Proof.Builder.mergeInclusionproof(TrieProto.Proof value)
InclusionProof is the deserialized InclusionProof
|
static TrieProto.Proof.Builder |
TrieProto.Proof.newBuilder(TrieProto.Proof prototype) |
ByzCoinProto.Proof.Builder |
ByzCoinProto.Proof.Builder.setInclusionproof(TrieProto.Proof value)
InclusionProof is the deserialized InclusionProof
|
Copyright © 2019. All rights reserved.