Class TagContextBinarySerializer

java.lang.Object
io.opencensus.tags.propagation.TagContextBinarySerializer
Direct Known Subclasses:
NoopTags.NoopTagContextBinarySerializer, TagContextBinarySerializerImpl

public abstract class TagContextBinarySerializer extends Object
Object for serializing and deserializing TagContexts with the binary format.

See opencensus-specs for the specification of the cross-language binary serialization format.

Since:
0.8