packages feed

spade-0.1.0.1: docs/functions/serializing.md

### Serialization Functions

#### jsonencode

Returns JSON encoded representation of the argument in bytes.

#### jsondecode

Decodes the JSON encoded bytes into the corresponding value.