Uses of Class
io.envoyproxy.envoy.config.transport_socket.raw_buffer.v2.RawBuffer
Packages that use RawBuffer
-
Uses of RawBuffer in io.envoyproxy.envoy.config.transport_socket.raw_buffer.v2
Methods in io.envoyproxy.envoy.config.transport_socket.raw_buffer.v2 that return RawBufferModifier and TypeMethodDescriptionRawBuffer.Builder.build()RawBuffer.Builder.buildPartial()static RawBufferRawBuffer.getDefaultInstance()RawBuffer.Builder.getDefaultInstanceForType()RawBuffer.getDefaultInstanceForType()static RawBufferRawBuffer.parseDelimitedFrom(InputStream input) static RawBufferRawBuffer.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RawBufferRawBuffer.parseFrom(byte[] data) static RawBufferRawBuffer.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RawBufferRawBuffer.parseFrom(com.google.protobuf.ByteString data) static RawBufferRawBuffer.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RawBufferRawBuffer.parseFrom(com.google.protobuf.CodedInputStream input) static RawBufferRawBuffer.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RawBufferRawBuffer.parseFrom(InputStream input) static RawBufferRawBuffer.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RawBufferRawBuffer.parseFrom(ByteBuffer data) static RawBufferRawBuffer.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.transport_socket.raw_buffer.v2 that return types with arguments of type RawBufferModifier and TypeMethodDescriptioncom.google.protobuf.Parser<RawBuffer>RawBuffer.getParserForType()static com.google.protobuf.Parser<RawBuffer>RawBuffer.parser()Methods in io.envoyproxy.envoy.config.transport_socket.raw_buffer.v2 with parameters of type RawBufferModifier and TypeMethodDescriptionstatic RawBuffer.BuilderRawBuffer.newBuilder(RawBuffer prototype)