MCPcopy Create free account
hub / github.com/btbytes/teh / decode_string

Method decode_string

lib/demjson.py:1260–1376  ·  view source on GitHub ↗

Intermediate-level decoder for JSON string literals. Takes a string and a starting index, and returns a Python string (or unicode string) and the index of the next unparsed character.

(self, s, i=0, imax=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

decodeobjMethod · 0.95

Calls 6

islinetermMethod · 0.95
JSONDecodeErrorClass · 0.85
decode_octalFunction · 0.85
decode_hexFunction · 0.85
has_keyMethod · 0.80

Tested by

no test coverage detected