MCPcopy Create free account
hub / github.com/PierreGode/Ragnar / tell

Method tell

pager_lib/pyasn1/codec/streaming.py:77–78  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

75 self._markedPosition = 0
76
77 def tell(self):
78 return self._cache.tell()
79
80
81def asSeekableStream(substrate):

Callers 11

_read_pwn_log_chunkFunction · 0.80
markedPositionMethod · 0.80
isEndOfStreamFunction · 0.80
peekIntoStreamFunction · 0.80
valueDecoderMethod · 0.80
valueDecoderMethod · 0.80
valueDecoderMethod · 0.80
valueDecoderMethod · 0.80
indefLenValueDecoderMethod · 0.80
__call__Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected