{
    "mode": "pydoc",
    "parameter": "jiter",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/pydoc/jiter/json",
    "generated": "2026-07-18T23:19:09Z",
    "sections": {
        "NAME": {
            "content": "jiter\n",
            "subsections": []
        },
        "PACKAGE CONTENTS": {
            "content": "jiter\n",
            "subsections": []
        },
        "CLASSES": {
            "content": "builtins.object\nLosslessFloat\n",
            "subsections": [
                {
                    "name": "class LosslessFloat",
                    "content": "|  LosslessFloat(raw)\n|\n|  Represents a float from JSON, by holding the underlying bytes representing a float from JSON.\n|\n|  Methods defined here:\n|\n|  bytes(self, /)\n|\n|  float(self, /)\n|      float(self)\n|\n|  repr(self, /)\n|      Return repr(self).\n|\n|  str(self, /)\n|      Return str(self).\n|\n|  asdecimal(self, /)\n|\n|  ----------------------------------------------------------------------\n|  Static methods defined here:\n|\n|  new(*args, kwargs) from builtins.type\n|      Create and return a new object.  See help(type) for accurate signature.\n"
                }
            ]
        },
        "FUNCTIONS": {
            "content": "",
            "subsections": [
                {
                    "name": "cache_clear",
                    "content": ""
                },
                {
                    "name": "cache_usage",
                    "content": ""
                },
                {
                    "name": "from_json",
                    "content": ""
                }
            ]
        },
        "DATA": {
            "content": "all = ['fromjson', 'cacheclear', 'cacheusage', 'version', '...\n",
            "subsections": []
        },
        "VERSION": {
            "content": "0.16.0\n",
            "subsections": []
        },
        "FILE": {
            "content": "/home/chedong/.local/lib/python3.10/site-packages/jiter/init.py\n\n",
            "subsections": []
        }
    },
    "summary": "jiter",
    "flags": [],
    "examples": [],
    "see_also": []
}