sim-codec-binary-base64 0.1.2

SIM workspace package for sim codec binary base64.
Documentation
1
2
3
4
5
# Binary base64 wrapper (descriptor)

This codec wraps the binary SLB8 frame in ASCII base64 so a byte frame can travel over a text
channel. It is a transport wrapper over the binary frame, documented here rather than executed
in the sandbox (there is no surface expression to evaluate, only bytes to re-encode).