### Serialization Functions #### jsonencode Returns JSON encoded representation of the argument in bytes. #### jsondecode Decodes the JSON encoded bytes into the corresponding value.