Skip to content

Marshal/Unmarshal of Content

Choose a tag to compare

@gildas gildas released this 04 Mar 14:38
· 193 commits to dev since this release

So content can be saved, sent to other medium, etc.

The content data is base64 encoded.

Also the Content Size was changed to uint64 as there are no negative sizes...