Builder
Specifies an arbitrary container, which is used to hold raw data, along with the optional specification of a
cryptographic fingerprint calculated from the data.
Content copied to clipboard
elide.data.DataContainer
Functions
Link copied to clipboard
Specifies an (optional) integrity fingerprint that may be used to verify the consistency of the underlying data
held by this data container.
Content copied to clipboard
repeated .elide.data.DataFingerprint integrity = 2;
Link copied to clipboard
Specifies an (optional) integrity fingerprint that may be used to verify the consistency of the underlying data
held by this data container.
Content copied to clipboard
repeated .elide.data.DataFingerprint integrity = 2;
Link copied to clipboard
Specifies an (optional) integrity fingerprint that may be used to verify the consistency of the underlying data
held by this data container.
Content copied to clipboard
repeated .elide.data.DataFingerprint integrity = 2;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Specifies the encoding for the affixed container data. If unspecified, the data is expressed in raw bytes.
Content copied to clipboard
.elide.data.Encoding encoding = 1;
Link copied to clipboard
Link copied to clipboard
Specifies an (optional) integrity fingerprint that may be used to verify the consistency of the underlying data
held by this data container.
Content copied to clipboard
repeated .elide.data.DataFingerprint integrity = 2;
Link copied to clipboard
Link copied to clipboard
Raw bytes for the data referenced by this container.
Content copied to clipboard
bytes raw = 3;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Specifies the encoding for the affixed container data. If unspecified, the data is expressed in raw bytes.
Content copied to clipboard
.elide.data.Encoding encoding = 1;
Link copied to clipboard
Specifies the encoding for the affixed container data. If unspecified, the data is expressed in raw bytes.
Content copied to clipboard
.elide.data.Encoding encoding = 1;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Specifies an (optional) integrity fingerprint that may be used to verify the consistency of the underlying data
held by this data container.
Content copied to clipboard
repeated .elide.data.DataFingerprint integrity = 2;
Link copied to clipboard
Specifies an (optional) integrity fingerprint that may be used to verify the consistency of the underlying data
held by this data container.
Content copied to clipboard
repeated .elide.data.DataFingerprint integrity = 2;
Link copied to clipboard
Specifies an (optional) integrity fingerprint that may be used to verify the consistency of the underlying data
held by this data container.
Content copied to clipboard
repeated .elide.data.DataFingerprint integrity = 2;
Link copied to clipboard
Specifies an (optional) integrity fingerprint that may be used to verify the consistency of the underlying data
held by this data container.
Content copied to clipboard
repeated .elide.data.DataFingerprint integrity = 2;
Link copied to clipboard
Specifies an (optional) integrity fingerprint that may be used to verify the consistency of the underlying data
held by this data container.
Content copied to clipboard
repeated .elide.data.DataFingerprint integrity = 2;
Link copied to clipboard
Specifies an (optional) integrity fingerprint that may be used to verify the consistency of the underlying data
held by this data container.
Content copied to clipboard
repeated .elide.data.DataFingerprint integrity = 2;
Link copied to clipboard
Specifies an (optional) integrity fingerprint that may be used to verify the consistency of the underlying data
held by this data container.
Content copied to clipboard
repeated .elide.data.DataFingerprint integrity = 2;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun mergeFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): DataContainer.Builder
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Specifies an (optional) integrity fingerprint that may be used to verify the consistency of the underlying data
held by this data container.
Content copied to clipboard
repeated .elide.data.DataFingerprint integrity = 2;
Link copied to clipboard
Specifies the encoding for the affixed container data. If unspecified, the data is expressed in raw bytes.
Content copied to clipboard
.elide.data.Encoding encoding = 1;
Link copied to clipboard
Specifies the encoding for the affixed container data. If unspecified, the data is expressed in raw bytes.
Content copied to clipboard
.elide.data.Encoding encoding = 1;
Link copied to clipboard
Specifies an (optional) integrity fingerprint that may be used to verify the consistency of the underlying data
held by this data container.
Content copied to clipboard
repeated .elide.data.DataFingerprint integrity = 2;
Link copied to clipboard
Raw bytes for the data referenced by this container.
Content copied to clipboard
bytes raw = 3;
Link copied to clipboard
abstract fun setRepeatedField(field: Descriptors.FieldDescriptor, index: Int, value: Any): Message.Builder
Link copied to clipboard