Encoder
class Encoder
Simple generator for Nette Object Notation.
Constants
BLOCK |
|
Methods
string
encode(mixed $var, int $options = null)
Returns the NEON representation of a value.
Details
at line 25
string
encode(mixed $var, int $options = null)
Returns the NEON representation of a value.