final scalar
encode(mixed $data, string $format, array $context = array())
Encodes data into the given format.
Parameters mixed $data Data to encode string $format Format name array $context options that normalizers/encoders have access to. Return Value scalar Exceptions UnexpectedValueException