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