public static
string
|
#
encode(
mixed
$var,
int
$options = NULL
)
Returns the NEON representation of a value. Returns the NEON representation of a value. Parameters$var mixed$options int |
public static
mixed
|
#
decode(
string
$input
)
Decodes a NEON string. Decodes a NEON string. Parameters$input string |
Methods Inherited From Object
getReflection(), __call(), __callStatic(), extensionMethod(), __get(), __set(), __isset(), __unset()
BLOCK |
1 # |