/datum/json_reader
        
    
            
        
Takes a json list and extracts a single value. Subtypes represent different conversions of that value.
| Procs | |
| ReadJson | Takes a value read directly from json and verifies/converts as needed to a result | 
|---|---|
Proc Details
ReadJson
Takes a value read directly from json and verifies/converts as needed to a result