Encoding
Mops packages for encoding
Mops is an on-chain package manager for Motoko. Here are some Mops packages for encoding:
candid
: Encoding and decode Candid bytes.candy
: Used for type conversions and creating workable collections.candy-utils
: Candy path and schema functionality built for the candy library.cbor
: Encoding and decode CBOR bytes.deflate
: Deflate compression and decompression algorithms with support for .gzip files.rep-indy-hash
: Representational independent hashes.serde
: Serialization and deserialization.xml
: Encode and decode XML.