Skip navigation links
A B C D E F G H I L M N P R S T U V W 

B

build() - Method in interface com.google.protobuf.MessageLite.Builder
Constructs the message based on the state of the Builder.
Builder() - Constructor for class com.google.protobuf.AbstractMessageLite.Builder
 
Builder() - Constructor for class com.google.protobuf.GeneratedMessageLite.Builder
 
buildPartial() - Method in interface com.google.protobuf.MessageLite.Builder
Like MessageLite.Builder.build(), but does not throw an exception if the message is missing required fields.
byteAt(int) - Method in class com.google.protobuf.ByteString
Gets the byte at the given index.
bytesDefaultValue(String) - Static method in class com.google.protobuf.Internal
Helper called by generated code to construct default values for bytes fields.
ByteString - Class in com.google.protobuf
Immutable sequence of bytes.
ByteString.ByteIterator - Interface in com.google.protobuf
This interface extends Iterator<Byte>, so that we can return an unboxed byte.
ByteString.Output - Class in com.google.protobuf
Outputs to a ByteString instance.
A B C D E F G H I L M N P R S T U V W 
Skip navigation links