Quoted printable encoding


The quoted-printable vocabulary implements RFC 2045 part 6.7, providing words for reading and generating quotable printed text.
>quoted ( byte-array -- string )

>quoted-lines ( byte-array -- string )

quoted> ( string -- byte-array )