Classes
final mixed decode(string $data, string $format, array $context = array()) Decodes
scalar encode(mixed $data, string $format, array $context = array()) Encodes data into the given
class LoaderChain implements
bool supportsDenormalization(mixed $data, string $type, string $format = null) Checks whether
bool supportsDecoding(string $format) Checks whether the deserializer can decode from given format
int|null getMaxDepth() Gets the serialization max depth for this attribute.
bool needsNormalization(string $format) Checks whether the normalization is needed for the given
Page 12 of 17