Class MarshalerInputStream

java.lang.Object
java.io.InputStream
io.opentelemetry.exporter.internal.grpc.MarshalerInputStream
All Implemented Interfaces:
io.grpc.Drainable, io.grpc.KnownLength, Closeable, AutoCloseable

public final class MarshalerInputStream extends InputStream implements io.grpc.Drainable, io.grpc.KnownLength
Adapter from Marshaler to gRPC types.

This class is internal and is hence not for public use. Its APIs are unstable and can change at any time.