Uses of Class
com.google.protobuf.BytesValue
Packages that use BytesValue
-
Uses of BytesValue in com.google.protobuf
Methods in com.google.protobuf that return BytesValueModifier and TypeMethodDescriptionBytesValue.Builder.build()BytesValue.Builder.buildPartial()static BytesValueBytesValue.getDefaultInstance()BytesValue.Builder.getDefaultInstanceForType()BytesValue.getDefaultInstanceForType()static BytesValueBytesValue.of(com.google.protobuf.ByteString value) static BytesValueBytesValue.parseDelimitedFrom(InputStream input) static BytesValueBytesValue.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BytesValueBytesValue.parseFrom(byte[] data) static BytesValueBytesValue.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BytesValueBytesValue.parseFrom(com.google.protobuf.ByteString data) static BytesValueBytesValue.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BytesValueBytesValue.parseFrom(com.google.protobuf.CodedInputStream input) static BytesValueBytesValue.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BytesValueBytesValue.parseFrom(InputStream input) static BytesValueBytesValue.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BytesValueBytesValue.parseFrom(ByteBuffer data) static BytesValueBytesValue.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.protobuf that return types with arguments of type BytesValueModifier and TypeMethodDescriptioncom.google.protobuf.Parser<BytesValue> BytesValue.getParserForType()static com.google.protobuf.Parser<BytesValue> BytesValue.parser()Methods in com.google.protobuf with parameters of type BytesValueModifier and TypeMethodDescriptionBytesValue.Builder.mergeFrom(BytesValue other) static BytesValue.BuilderBytesValue.newBuilder(BytesValue prototype)