io.encodings.utf7 vocabulary
Factor handbook » Vocabulary index


Summary
UTF7 encoding/decoding

Metadata
Authors:Björn Lindqvist


Words

Tuple classes
ClassSuperclassSlots
utf7codec tupledialect buffer


Ordinary words
WordStack effect
>raw-base64( bytes -- bytes' )
decode-chunk( dialect -- ch buffer )
emit-char( dialect buffer -- ch buffer' )
encode-chunk( repl-pair surround-pair chunk printable? -- bytes )
encode-utf7-string( str codec -- bytes )
fill-buffer( dialect -- ch buffer )
raw-base64>( str -- str' )
replace-all!( src dst -- )
split-chunk( str -- after before printable? )
utf7( -- utf7codec )
utf7imap4( -- utf7codec )


Class predicate words
WordStack effect
utf7codec?( object -- ? )


Files


Metadata files