메소드 | 설명 | |
---|---|---|
_decode ( string $string ) : mixed | Utility Method to unserialize the given data | |
_encode ( $data ) : string | Utility Method to unserialize the given data | |
_render ( array | object $data, integer $indent ) : string | Do the real json encoding adding human readability. Supports automatic indenting with tabs |