| Package | Description |
|---|---|
| com.google.protobuf |
| Modifier and Type | Field and Description |
|---|---|
static ByteString |
ByteString.EMPTY
Empty
ByteString.
|
| Modifier and Type | Method and Description |
|---|---|
static ByteString |
Internal.bytesDefaultValue(String
Helper called by generated code to construct default values for bytes fields.
|
ByteString |
ByteString.concat(ByteString
Concatenate the given
ByteString to this one.
|
static ByteString |
ByteString.copyFrom(byte[] bytes)
Copies the given bytes into a
ByteString.
|
static ByteString |
ByteString.copyFrom(byte[] bytes, int offset, int size)
Copies the given bytes into a
ByteString.
|
static ByteString |
ByteString.copyFrom(ByteBuffer
Copies the remaining bytes from a
java.nio.ByteBuffer into a
ByteString.
|
static ByteString |
ByteString.copyFrom(ByteBuffer
Copies the next
size bytes from a
java.nio.ByteBuffer into a
ByteString.
|
static ByteString |
ByteString.copyFrom(Iterable
Concatenates all byte strings in the iterable and returns the result.
|
static ByteString |
ByteString.copyFrom(String
Encodes
text into a sequence of bytes using the named charset and returns the result as a
ByteString.
|
static ByteString |
ByteString.copyFromUtf8(String
Encodes
text into a sequence of UTF-8 bytes and returns the result as a
ByteString.
|
ByteString |
DescriptorProtos.UninterpretedOptionOrBuilder.getAggregateValueBytes()
optional string aggregate_value = 8;
|
ByteString |
DescriptorProtos.UninterpretedOption.getAggregateValueBytes()
optional string aggregate_value = 8;
|
ByteString |
DescriptorProtos.UninterpretedOption.Builder.getAggregateValueBytes()
optional string aggregate_value = 8;
|
ByteString |
LazyStringList.getByteString(int index)
Returns the element at the specified position in this list as a ByteString.
|
ByteString |
UnmodifiableLazyStringList.getByteString(int index)
|
ByteString |
LazyStringArrayList.getByteString(int index)
|
ByteString |
DescriptorProtos.FieldDescriptorProtoOrBuilder.getDefaultValueBytes()
optional string default_value = 7;
|
ByteString |
DescriptorProtos.FieldDescriptorProto.getDefaultValueBytes()
optional string default_value = 7;
|
ByteString |
DescriptorProtos.FieldDescriptorProto.Builder.getDefaultValueBytes()
optional string default_value = 7;
|
ByteString |
DescriptorProtos.FileDescriptorProtoOrBuilder.getDependencyBytes(int index)
repeated string dependency = 3;
|
ByteString |
DescriptorProtos.FileDescriptorProto.getDependencyBytes(int index)
repeated string dependency = 3;
|
ByteString |
DescriptorProtos.FileDescriptorProto.Builder.getDependencyBytes(int index)
repeated string dependency = 3;
|
ByteString |
DescriptorProtos.FieldOptionsOrBuilder.getExperimentalMapKeyBytes()
optional string experimental_map_key = 9;
|
ByteString |
DescriptorProtos.FieldOptions.getExperimentalMapKeyBytes()
optional string experimental_map_key = 9;
|
ByteString |
DescriptorProtos.FieldOptions.Builder.getExperimentalMapKeyBytes()
optional string experimental_map_key = 9;
|
ByteString |
DescriptorProtos.FieldDescriptorProtoOrBuilder.getExtendeeBytes()
optional string extendee = 2;
|
ByteString |
DescriptorProtos.FieldDescriptorProto.getExtendeeBytes()
optional string extendee = 2;
|
ByteString |
DescriptorProtos.FieldDescriptorProto.Builder.getExtendeeBytes()
optional string extendee = 2;
|
ByteString |
DescriptorProtos.FileOptionsOrBuilder.getGoPackageBytes()
optional string go_package = 11;
|
ByteString |
DescriptorProtos.FileOptions.getGoPackageBytes()
optional string go_package = 11;
|
ByteString |
DescriptorProtos.FileOptions.Builder.getGoPackageBytes()
optional string go_package = 11;
|
ByteString |
DescriptorProtos.UninterpretedOptionOrBuilder.getIdentifierValueBytes()
optional string identifier_value = 3;
|
ByteString |
DescriptorProtos.UninterpretedOption.getIdentifierValueBytes()
optional string identifier_value = 3;
|
ByteString |
DescriptorProtos.UninterpretedOption.Builder.getIdentifierValueBytes()
optional string identifier_value = 3;
|
ByteString |
DescriptorProtos.MethodDescriptorProtoOrBuilder.getInputTypeBytes()
optional string input_type = 2;
|
ByteString |
DescriptorProtos.MethodDescriptorProto.getInputTypeBytes()
optional string input_type = 2;
|
ByteString |
DescriptorProtos.MethodDescriptorProto.Builder.getInputTypeBytes()
optional string input_type = 2;
|
ByteString |
DescriptorProtos.FileOptionsOrBuilder.getJavaOuterClassnameBytes()
optional string java_outer_classname = 8;
|
ByteString |
DescriptorProtos.FileOptions.getJavaOuterClassnameBytes()
optional string java_outer_classname = 8;
|
ByteString |
DescriptorProtos.FileOptions.Builder.getJavaOuterClassnameBytes()
optional string java_outer_classname = 8;
|
ByteString |
DescriptorProtos.FileOptionsOrBuilder.getJavaPackageBytes()
optional string java_package = 1;
|
ByteString |
DescriptorProtos.FileOptions.getJavaPackageBytes()
optional string java_package = 1;
|
ByteString |
DescriptorProtos.FileOptions.Builder.getJavaPackageBytes()
optional string java_package = 1;
|
ByteString |
DescriptorProtos.SourceCodeInfo.LocationOrBuilder.getLeadingCommentsBytes()
optional string leading_comments = 3;
|
ByteString |
DescriptorProtos.SourceCodeInfo.Location.getLeadingCommentsBytes()
optional string leading_comments = 3;
|
ByteString |
DescriptorProtos.SourceCodeInfo.Location.Builder.getLeadingCommentsBytes()
optional string leading_comments = 3;
|
ByteString |
DescriptorProtos.FileDescriptorProtoOrBuilder.getNameBytes()
optional string name = 1;
|
ByteString |
DescriptorProtos.FileDescriptorProto.getNameBytes()
optional string name = 1;
|
ByteString |
DescriptorProtos.FileDescriptorProto.Builder.getNameBytes()
optional string name = 1;
|
ByteString |
DescriptorProtos.DescriptorProtoOrBuilder.getNameBytes()
optional string name = 1;
|
ByteString |
DescriptorProtos.DescriptorProto.getNameBytes()
optional string name = 1;
|
ByteString |
DescriptorProtos.DescriptorProto.Builder.getNameBytes()
optional string name = 1;
|
ByteString |
DescriptorProtos.FieldDescriptorProtoOrBuilder.getNameBytes()
optional string name = 1;
|
ByteString |
DescriptorProtos.FieldDescriptorProto.getNameBytes()
optional string name = 1;
|
ByteString |
DescriptorProtos.FieldDescriptorProto.Builder.getNameBytes()
optional string name = 1;
|
ByteString |
DescriptorProtos.OneofDescriptorProtoOrBuilder.getNameBytes()
optional string name = 1;
|
ByteString |
DescriptorProtos.OneofDescriptorProto.getNameBytes()
optional string name = 1;
|
ByteString |
DescriptorProtos.OneofDescriptorProto.Builder.getNameBytes()
optional string name = 1;
|
ByteString |
DescriptorProtos.EnumDescriptorProtoOrBuilder.getNameBytes()
optional string name = 1;
|
ByteString |
DescriptorProtos.EnumDescriptorProto.getNameBytes()
optional string name = 1;
|
ByteString |
DescriptorProtos.EnumDescriptorProto.Builder.getNameBytes()
optional string name = 1;
|
ByteString |
DescriptorProtos.EnumValueDescriptorProtoOrBuilder.getNameBytes()
optional string name = 1;
|
ByteString |
DescriptorProtos.EnumValueDescriptorProto.getNameBytes()
optional string name = 1;
|
ByteString |
DescriptorProtos.EnumValueDescriptorProto.Builder.getNameBytes()
optional string name = 1;
|
ByteString |
DescriptorProtos.ServiceDescriptorProtoOrBuilder.getNameBytes()
optional string name = 1;
|
ByteString |
DescriptorProtos.ServiceDescriptorProto.getNameBytes()
optional string name = 1;
|
ByteString |
DescriptorProtos.ServiceDescriptorProto.Builder.getNameBytes()
optional string name = 1;
|
ByteString |
DescriptorProtos.MethodDescriptorProtoOrBuilder.getNameBytes()
optional string name = 1;
|
ByteString |
DescriptorProtos.MethodDescriptorProto.getNameBytes()
optional string name = 1;
|
ByteString |
DescriptorProtos.MethodDescriptorProto.Builder.getNameBytes()
optional string name = 1;
|
ByteString |
DescriptorProtos.UninterpretedOption.NamePartOrBuilder.getNamePartBytes()
required string name_part = 1;
|
ByteString |
DescriptorProtos.UninterpretedOption.NamePart.getNamePartBytes()
required string name_part = 1;
|
ByteString |
DescriptorProtos.UninterpretedOption.NamePart.Builder.getNamePartBytes()
required string name_part = 1;
|
ByteString |
DescriptorProtos.MethodDescriptorProtoOrBuilder.getOutputTypeBytes()
optional string output_type = 3;
|
ByteString |
DescriptorProtos.MethodDescriptorProto.getOutputTypeBytes()
optional string output_type = 3;
|
ByteString |
DescriptorProtos.MethodDescriptorProto.Builder.getOutputTypeBytes()
optional string output_type = 3;
|
ByteString |
DescriptorProtos.FileDescriptorProtoOrBuilder.getPackageBytes()
optional string package = 2;
|
ByteString |
DescriptorProtos.FileDescriptorProto.getPackageBytes()
optional string package = 2;
|
ByteString |
DescriptorProtos.FileDescriptorProto.Builder.getPackageBytes()
optional string package = 2;
|
ByteString |
DescriptorProtos.UninterpretedOptionOrBuilder.getStringValue()
optional bytes string_value = 7;
|
ByteString |
DescriptorProtos.UninterpretedOption.getStringValue()
optional bytes string_value = 7;
|
ByteString |
DescriptorProtos.UninterpretedOption.Builder.getStringValue()
optional bytes string_value = 7;
|
ByteString |
DescriptorProtos.SourceCodeInfo.LocationOrBuilder.getTrailingCommentsBytes()
optional string trailing_comments = 4;
|
ByteString |
DescriptorProtos.SourceCodeInfo.Location.getTrailingCommentsBytes()
optional string trailing_comments = 4;
|
ByteString |
DescriptorProtos.SourceCodeInfo.Location.Builder.getTrailingCommentsBytes()
optional string trailing_comments = 4;
|
ByteString |
DescriptorProtos.FieldDescriptorProtoOrBuilder.getTypeNameBytes()
optional string type_name = 6;
|
ByteString |
DescriptorProtos.FieldDescriptorProto.getTypeNameBytes()
optional string type_name = 6;
|
ByteString |
DescriptorProtos.FieldDescriptorProto.Builder.getTypeNameBytes()
optional string type_name = 6;
|
ByteString |
GeneratedMessageLite.Builder.getUnknownFields()
|
ByteString |
CodedInputStream.readBytes()
Read a
bytes field value from the stream.
|
static ByteString |
ByteString.readFrom(InputStream
Completely reads the given stream's bytes into a
ByteString, blocking if necessary until all bytes are read through to the end of the stream.
|
static ByteString |
ByteString.readFrom(InputStream
Completely reads the given stream's bytes into a
ByteString, blocking if necessary until all bytes are read through to the end of the stream.
|
static ByteString |
ByteString.readFrom(InputStream
|
ByteString |
ByteString.substring(int beginIndex)
Return the substring from
beginIndex, inclusive, to the end of the string.
|
abstract ByteString |
ByteString.substring(int beginIndex, int endIndex)
Return the substring from
beginIndex, inclusive, to
endIndex, exclusive.
|
ByteString |
AbstractMessageLite.toByteString()
|
ByteString |
UnknownFieldSet.toByteString()
Serializes the message to a
ByteString and returns it.
|
ByteString |
LazyFieldLite.toByteString()
|
ByteString |
MessageLite.toByteString()
Serializes the message to a
ByteString and returns it.
|
ByteString |
ByteString.Output.toByteString()
Creates a byte string.
|
| Modifier and Type | Method and Description |
|---|---|
List |
ProtocolStringList.asByteStringList()
Returns a view of the data as a list of ByteStrings.
|
List |
UnmodifiableLazyStringList.asByteStringList()
|
List |
LazyStringArrayList.asByteStringList()
|
List |
UnknownFieldSet.Field.getLengthDelimitedList()
Get the list of length-delimited values for this field.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LazyStringList.add(ByteString
Appends the specified element to the end of this list (optional operation).
|
void |
UnmodifiableLazyStringList.add(ByteString
|
void |
LazyStringArrayList.add(ByteString
|
DescriptorProtos |
DescriptorProtos.FileDescriptorProto.Builder.addDependencyBytes(ByteString
repeated string dependency = 3;
|
UnknownFieldSet |
UnknownFieldSet.Field.Builder.addLengthDelimited(ByteString
Add a length-delimited value.
|
protected static void |
AbstractMessageLite.checkByteStringIsUtf8(ByteString
|
static int |
CodedOutputStream.computeBytesSize(int fieldNumber, ByteString
Compute the number of bytes that would be needed to encode a
bytes field, including tag.
|
static int |
CodedOutputStream.computeBytesSizeNoTag(ByteString
Compute the number of bytes that would be needed to encode a
bytes field.
|
static int |
CodedOutputStream.computeRawMessageSetExtensionSize(int fieldNumber, ByteString
Compute the number of bytes that would be needed to encode an unparsed MessageSet extension field to the stream.
|
ByteString |
ByteString.concat(ByteString
Concatenate the given
ByteString to this one.
|
boolean |
ByteString.endsWith(ByteString
Tests if this bytestring ends with the specified suffix.
|
static boolean |
Internal.isValidUtf8(ByteString
Helper called by generated code to determine if a byte array is a valid UTF-8 encoded string such that the original bytes can be converted to a String object and then back to a byte array round tripping the bytes without loss.
|
BuilderType |
AbstractMessageLite.Builder.mergeFrom(ByteString
|
UnknownFieldSet |
UnknownFieldSet.Builder.mergeFrom(ByteString
Parse
data as an
UnknownFieldSet and merge it with the set being built.
|
Message |
Message.Builder.mergeFrom(ByteString
|
MessageLite |
MessageLite.Builder.mergeFrom(ByteString
Parse
data as a message of this type and merge it with the message being built.
|
BuilderType |
AbstractMessage.Builder.mergeFrom(ByteString
|
BuilderType |
AbstractMessageLite.Builder.mergeFrom(ByteString
|
UnknownFieldSet |
UnknownFieldSet.Builder.mergeFrom(ByteString
|
Message |
Message.Builder.mergeFrom(ByteString
|
MessageLite |
MessageLite.Builder.mergeFrom(ByteString
Parse
data as a message of this type and merge it with the message being built.
|
BuilderType |
AbstractMessage.Builder.mergeFrom(ByteString
|
static UnknownFieldSet |
UnknownFieldSet.parseFrom(ByteString
Parse
data as an
UnknownFieldSet and return it.
|
static DescriptorProtos |
DescriptorProtos.FileDescriptorSet.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.FileDescriptorProto.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.DescriptorProto.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.DescriptorProto.ExtensionRange.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.FieldDescriptorProto.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.OneofDescriptorProto.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.EnumDescriptorProto.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.EnumValueDescriptorProto.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.ServiceDescriptorProto.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.MethodDescriptorProto.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.FileOptions.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.MessageOptions.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.FieldOptions.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.EnumOptions.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.EnumValueOptions.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.ServiceOptions.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.MethodOptions.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.UninterpretedOption.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.UninterpretedOption.NamePart.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.SourceCodeInfo.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.SourceCodeInfo.Location.parseFrom(ByteString
|
MessageType |
Parser.parseFrom(ByteString
Parses
data as a message of
MessageType.
|
MessageType |
AbstractParser.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.FileDescriptorSet.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.FileDescriptorProto.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.DescriptorProto.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.DescriptorProto.ExtensionRange.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.FieldDescriptorProto.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.OneofDescriptorProto.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.EnumDescriptorProto.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.EnumValueDescriptorProto.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.ServiceDescriptorProto.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.MethodDescriptorProto.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.FileOptions.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.MessageOptions.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.FieldOptions.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.EnumOptions.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.EnumValueOptions.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.ServiceOptions.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.MethodOptions.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.UninterpretedOption.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.UninterpretedOption.NamePart.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.SourceCodeInfo.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.SourceCodeInfo.Location.parseFrom(ByteString
|
MessageType |
Parser.parseFrom(ByteString
Parses
data as a message of
MessageType.
|
MessageType |
AbstractParser.parseFrom(ByteString
|
static DynamicMessage |
DynamicMessage.parseFrom(Descriptors
Parse
data as a message of the given type and return it.
|
static DynamicMessage |
DynamicMessage.parseFrom(Descriptors
Parse
data as a message of the given type and return it.
|
MessageType |
Parser.parsePartialFrom(ByteString
Like
Parser, but does not throw an exception if the message is missing required fields.
|
MessageType |
AbstractParser.parsePartialFrom(ByteString
|
MessageType |
Parser.parsePartialFrom(ByteString
Like
Parser, but does not throw an exception if the message is missing required fields.
|
MessageType |
AbstractParser.parsePartialFrom(ByteString
|
void |
LazyStringList.set(int index, ByteString
Replaces the element at the specified position in this list with the specified element (optional operation).
|
void |
UnmodifiableLazyStringList.set(int index, ByteString
|
void |
LazyStringArrayList.set(int index, ByteString
|
DescriptorProtos |
DescriptorProtos.UninterpretedOption.Builder.setAggregateValueBytes(ByteString
optional string aggregate_value = 8;
|
void |
LazyFieldLite.setByteString(ByteString
|
DescriptorProtos |
DescriptorProtos.FieldDescriptorProto.Builder.setDefaultValueBytes(ByteString
optional string default_value = 7;
|
DescriptorProtos |
DescriptorProtos.FieldOptions.Builder.setExperimentalMapKeyBytes(ByteString
optional string experimental_map_key = 9;
|
DescriptorProtos |
DescriptorProtos.FieldDescriptorProto.Builder.setExtendeeBytes(ByteString
optional string extendee = 2;
|
DescriptorProtos |
DescriptorProtos.FileOptions.Builder.setGoPackageBytes(ByteString
optional string go_package = 11;
|
DescriptorProtos |
DescriptorProtos.UninterpretedOption.Builder.setIdentifierValueBytes(ByteString
optional string identifier_value = 3;
|
DescriptorProtos |
DescriptorProtos.MethodDescriptorProto.Builder.setInputTypeBytes(ByteString
optional string input_type = 2;
|
DescriptorProtos |
DescriptorProtos.FileOptions.Builder.setJavaOuterClassnameBytes(ByteString
optional string java_outer_classname = 8;
|
DescriptorProtos |
DescriptorProtos.FileOptions.Builder.setJavaPackageBytes(ByteString
optional string java_package = 1;
|
DescriptorProtos |
DescriptorProtos.SourceCodeInfo.Location.Builder.setLeadingCommentsBytes(ByteString
optional string leading_comments = 3;
|
DescriptorProtos |
DescriptorProtos.FileDescriptorProto.Builder.setNameBytes(ByteString
optional string name = 1;
|
DescriptorProtos |
DescriptorProtos.DescriptorProto.Builder.setNameBytes(ByteString
optional string name = 1;
|
DescriptorProtos |
DescriptorProtos.FieldDescriptorProto.Builder.setNameBytes(ByteString
optional string name = 1;
|
DescriptorProtos |
DescriptorProtos.OneofDescriptorProto.Builder.setNameBytes(ByteString
optional string name = 1;
|
DescriptorProtos |
DescriptorProtos.EnumDescriptorProto.Builder.setNameBytes(ByteString
optional string name = 1;
|
DescriptorProtos |
DescriptorProtos.EnumValueDescriptorProto.Builder.setNameBytes(ByteString
optional string name = 1;
|
DescriptorProtos |
DescriptorProtos.ServiceDescriptorProto.Builder.setNameBytes(ByteString
optional string name = 1;
|
DescriptorProtos |
DescriptorProtos.MethodDescriptorProto.Builder.setNameBytes(ByteString
optional string name = 1;
|
DescriptorProtos |
DescriptorProtos.UninterpretedOption.NamePart.Builder.setNamePartBytes(ByteString
required string name_part = 1;
|
DescriptorProtos |
DescriptorProtos.MethodDescriptorProto.Builder.setOutputTypeBytes(ByteString
optional string output_type = 3;
|
DescriptorProtos |
DescriptorProtos.FileDescriptorProto.Builder.setPackageBytes(ByteString
optional string package = 2;
|
DescriptorProtos |
DescriptorProtos.UninterpretedOption.Builder.setStringValue(ByteString
optional bytes string_value = 7;
|
DescriptorProtos |
DescriptorProtos.SourceCodeInfo.Location.Builder.setTrailingCommentsBytes(ByteString
optional string trailing_comments = 4;
|
DescriptorProtos |
DescriptorProtos.FieldDescriptorProto.Builder.setTypeNameBytes(ByteString
optional string type_name = 6;
|
BuilderType |
GeneratedMessageLite.Builder.setUnknownFields(ByteString
|
boolean |
ByteString.startsWith(ByteString
Tests if this bytestring starts with the specified prefix.
|
void |
CodedOutputStream.writeBytes(int fieldNumber, ByteString
Write a
bytes field, including tag, to the stream.
|
void |
CodedOutputStream.writeBytesNoTag(ByteString
Write a
bytes field to the stream.
|
void |
CodedOutputStream.writeRawBytes(ByteString
Write a byte string.
|
void |
CodedOutputStream.writeRawBytes(ByteString
Write part of a byte string.
|
void |
CodedOutputStream.writeRawMessageSetExtension(int fieldNumber, ByteString
Write an unparsed MessageSet extension field to the stream.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
LazyStringList.addAllByteString(Collection
Appends all elements in the specified ByteString collection to the end of this list.
|
boolean |
UnmodifiableLazyStringList.addAllByteString(Collection
|
boolean |
LazyStringArrayList.addAllByteString(Collection
|
static ByteString |
ByteString.copyFrom(Iterable
Concatenates all byte strings in the iterable and returns the result.
|
| Constructor and Description | |
|---|---|
LazyField(MessageLite
|
|
LazyFieldLite(ExtensionRegistryLite
|