Uses of Class
org.hansken.extraction.plugin.grpc.RpcBytes
Packages that use RpcBytes
-
Uses of RpcBytes in org.hansken.extraction.plugin.grpc
Methods in org.hansken.extraction.plugin.grpc that return RpcBytesModifier and TypeMethodDescriptionRpcBytes.Builder.build()RpcBytes.Builder.buildPartial()RpcTransformerArgument.Builder.getBytes().org.hansken.extraction.plugin.grpc.RpcBytes bytes = 3;RpcTransformerArgument.getBytes().org.hansken.extraction.plugin.grpc.RpcBytes bytes = 3;RpcTransformerArgumentOrBuilder.getBytes().org.hansken.extraction.plugin.grpc.RpcBytes bytes = 3;static RpcBytesRpcBytes.getDefaultInstance()RpcBytes.Builder.getDefaultInstanceForType()RpcBytes.getDefaultInstanceForType()static RpcBytesRpcBytes.parseDelimitedFrom(InputStream input) static RpcBytesRpcBytes.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RpcBytesRpcBytes.parseFrom(byte[] data) static RpcBytesRpcBytes.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RpcBytesRpcBytes.parseFrom(com.google.protobuf.ByteString data) static RpcBytesRpcBytes.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RpcBytesRpcBytes.parseFrom(com.google.protobuf.CodedInputStream input) static RpcBytesRpcBytes.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RpcBytesRpcBytes.parseFrom(InputStream input) static RpcBytesRpcBytes.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RpcBytesRpcBytes.parseFrom(ByteBuffer data) static RpcBytesRpcBytes.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.hansken.extraction.plugin.grpc that return types with arguments of type RpcBytesModifier and TypeMethodDescriptioncom.google.protobuf.Parser<RpcBytes> RpcBytes.getParserForType()static com.google.protobuf.Parser<RpcBytes> RpcBytes.parser()Methods in org.hansken.extraction.plugin.grpc with parameters of type RpcBytesModifier and TypeMethodDescriptionRpcTransformerArgument.Builder.mergeBytes(RpcBytes value) .org.hansken.extraction.plugin.grpc.RpcBytes bytes = 3;static RpcBytes.BuilderRpcBytes.newBuilder(RpcBytes prototype) .org.hansken.extraction.plugin.grpc.RpcBytes bytes = 3;