Update MIME codecs to use bytevectors rather than legacy strings.
authorChris Hanson <org/chris-hanson/cph>
Mon, 24 Apr 2017 07:23:47 +0000 (00:23 -0700)
committerChris Hanson <org/chris-hanson/cph>
Mon, 24 Apr 2017 07:23:47 +0000 (00:23 -0700)
commitafc3a9684b1c11ac87b987886dc8cf76f3bce77c
treed7c29fa3bac70205b0bf1f3c653ed276200a1e96
parent9b355adcaf0135fa1b4d6d9b2a22d1561d595cdc
Update MIME codecs to use bytevectors rather than legacy strings.

**** NOTE ****
Although I modified the tests to pass, they don't test all the codecs.  Please
let me know if I broken something.
src/runtime/mime-codec.scm
tests/runtime/test-mime-codec.scm