Class CodedInputStream

java.lang.Object
io.opentelemetry.exporter.internal.marshal.CodedInputStream

public final class CodedInputStream extends Object
Minimal copy of protobuf-java's CodedInputStream, currently only used in GrpcStatusUtil.

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