MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / decode

Method decode

Lib/codecs.py:133–154  ·  view source on GitHub ↗

Decodes the object input and returns a tuple (output object, length consumed). input must be an object which provides the bf_getreadbuf buffer slot. Python strings, buffer objects and memory mapped files are examples of objects providing this slot.

(self, input, errors='strict')

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

load_rulesMethod · 0.45
read_stringnlFunction · 0.45
formatweekdayMethod · 0.45
formatmonthnameMethod · 0.45
formatweekdayMethod · 0.45
formatmonthnameMethod · 0.45
testfileFunction · 0.45
DocFileTestFunction · 0.45
interactMethod · 0.45
writeMethod · 0.45
writelinesMethod · 0.45
iterdecodeFunction · 0.45

Calls

no outgoing calls

Tested by 2

testfileFunction · 0.36
DocFileTestFunction · 0.36