MCPcopy Index your code
hub / github.com/nodejs/node / compress_json.py

File compress_json.py

tools/compress_json.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2
3import json
4import struct

Callers

nothing calls this directly

Calls 6

strFunction · 0.85
encodeMethod · 0.80
openFunction · 0.50
loadMethod · 0.45
joinMethod · 0.45
writeMethod · 0.45

Tested by

no test coverage detected