Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
Mail::Utils
Instance methods
b64_encode
(string :
String
, to io :
IO
)
Source
b64_encode
(string :
String
)
Source
fold_header
(text :
String
, io :
IO
, *, start_column :
Int32
= 0)
Fold ASCII header text at word boundaries to respect line length limits
Source