Package io.opentelemetry.exporter.internal.marshal
@ParametersAreNonnullByDefault
package io.opentelemetry.exporter.internal.marshal
Marshaling framework for serializing data to protobuf format.
-
ClassDescriptionMinimal copy of protobuf-java's CodedInputStream, currently only used in GrpcStatusUtil.Protobuf wire encoder.Abstract base class for buffered encoders.An
CodedOutputStream
that decorates anOutputStream
.Marshaler from an SDK structure to protobuf wire format.Class for keeping marshaling state.This class is internal and is hence not for public use.Marshaler utilities.A Marshaler which returns a memoized size.Information about a field in a proto definition.Information about a field in a proto definition.Serializer for the protobuf binary wire format.Serializer to use when converting from an SDK data object into a protobuf output format.Marshaler from an SDK structure to protobuf wire format.StatelessMarshaler2<K,V> Marshaler from an SDK structure to protobuf wire format.Marshaler utilities.