Moodle PHP Documentation 4.1
Moodle 4.1.11 (Build: 20240610) (c8c84b4af18)
Moxiecode_JSONReader Class Reference

Public Member Functions

 __construct ($data)
 
 _int2utf8 ($int)
 
 _readBool ($chr)
 
 _readNull ()
 
 _readNumber ($start)
 
 _readString ($quote)
 
 getLocation ()
 
 getToken ()
 
 getTokenName ()
 
 getValue ()
 
 Moxiecode_JSONReader ($data)
 Old syntax of class constructor.
 
 peek ()
 
 read ($len=1)
 
 readAway ()
 
 readToken ()
 
 skip ($len)
 

Public Attributes

 $_data
 
 $_lastLocations
 
 $_len
 
 $_location
 
 $_needProp
 
 $_pos
 
 $_token
 
 $_value
 

The documentation for this class was generated from the following file: