arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
encodeBase64Mime
arsd
email
Base64 encoded data with line length of 76 as mandated by RFC 2045 Section 6.8
string
encodeBase64Mime
(
const
(
ubyte
[])
content
,
string
LINESEP
= "\r\n"
)
Meta
Source
See Implementation
arsd
email
aliases
base64decode
base64encode
classes
EmailMessage
IncomingEmailMessage
MimePart
enums
ToType
functions
decodeBase64Mime
email
encodeBase64Mime
processMboxData
with_header
structs
EmailRecipient
HeadersHash
MboxMessages
MimeAttachment
RecipientList
RelayInfo
Base64 encoded data with line length of 76 as mandated by RFC 2045 Section 6.8