Class TinyJsonDeserializer
    Public
    
    A very tiny json deserializer.
It is not supposed to have lots of features, it is only intended to be able to deserialize graph settings well enough. Not much validation of the input is done.
Public Methods
Private/Protected Members
        
                builder
        
    
                    
                    
                        Private
                    
                
        
                contextRoot
        
    
                    
                    
                        Private
                    
                
        
                fullTextDebug
        
    
                    
                    
                        Private
                    
                
        
                numberFormat
        
    
                    
                    
                        Private
                            Static
                            Readonly
                    
                
        
                reader
        
    
                    
                    
                        Private