Handbook
Glossary
rfc2047> ( str -- str )
Vocabulary
quoted-printable
.
rfc2047
Inputs
str
an
object
Outputs
str
an
object
Definition
USING:
io.encodings.string
kernel
quoted-printable.rfc2047.private
sequences
;
IN:
quoted-printable.rfc2047
:
rfc2047>
( str -- str )
rfc2047-encoded-word
first3
(decode-text)
swap
decode
;