Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W 

R

readAtom(InputStream) - Static method in class brown.tracingplane.atomlayer.AtomLayerSerialization
 
ReaderHelpers - Class in brown.tracingplane.bdl
Helper methods used by compiled baggagebuffers classes
readFrom(InputStream) - Static method in class brown.tracingplane.atomlayer.AtomLayerSerialization
 
readFrom(ByteBuffer) - Method in interface brown.tracingplane.bdl.Struct.StructReader
 
readLexVarInt32(ByteBuffer) - Static method in class brown.tracingplane.atomlayer.SignedLexVarint
Interprets the next bytes of buf as a lexicographically comparable signed 32-bit integer.
readLexVarInt64(ByteBuffer) - Static method in class brown.tracingplane.atomlayer.SignedLexVarint
Interprets the next bytes of buf as a lexicographically comparable signed 64-bit integer.
readLexVarUInt32(ByteBuffer) - Static method in class brown.tracingplane.atomlayer.UnsignedLexVarint
Reads a lexvar uint32 from the specified buf, advancing the buf's position
readLexVarUInt32(ByteBuffer, int) - Static method in class brown.tracingplane.atomlayer.UnsignedLexVarint
Reads a lexvar uint32 from the specified buf without advancing the buf's position
readLexVarUInt64(ByteBuffer) - Static method in class brown.tracingplane.atomlayer.UnsignedLexVarint
Reads a varint that is lexicographically comparable with other varints and advance the buf's position
readLexVarUInt64(ByteBuffer, int) - Static method in class brown.tracingplane.atomlayer.UnsignedLexVarint
Reads a varint that is lexicographically comparable with other varints without advancing the buf's position
readRawVarint32(InputStream) - Static method in class brown.tracingplane.atomlayer.ProtobufVarint
 
readRawVarint32(ByteBuffer) - Static method in class brown.tracingplane.atomlayer.ProtobufVarint
 
readReverseLexVarInt32(ByteBuffer) - Static method in class brown.tracingplane.atomlayer.SignedLexVarint
Interprets the next bytes of buf as a lexicographically comparable signed 32-bit integer.
readReverseLexVarInt64(ByteBuffer) - Static method in class brown.tracingplane.atomlayer.SignedLexVarint
Interprets the next bytes of buf as a lexicographically comparable signed 64-bit integer.
readReverseLexVarUInt64(ByteBuffer) - Static method in class brown.tracingplane.atomlayer.UnsignedLexVarint
Reads a varint that is reverse lexicographically comparable with other varints and advance the buf's position
readReverseLexVarUInt64(ByteBuffer, int) - Static method in class brown.tracingplane.atomlayer.UnsignedLexVarint
Reads a varint that is reverse lexicographically comparable with other varints without advancing the buf's position
remove(BagKey) - Static method in class brown.tracingplane.impl.BaggageHandlerRegistry
Unregisters the handler for the specified bag key.
remove(BagKey) - Method in class brown.tracingplane.impl.BDLContext
Remove the mapping for the specified key.
A B C D E F G H I J K L M N O P R S T U V W 
Skip navigation links