npp-api v0.1.4-dev (2019-10-09T09:25:27Z)
Home
Dub
Repo
QuotedPrintable.encode
npp_mimetools
qp
QuotedPrintable
Undocumented in source.
struct
QuotedPrintable
pure nothrow
string
encode
(
const
char
[]
str
)
out (result) { if (result != null) { assert (result[$ - 1] == '\0'); } }
Meta
Source
See Implementation
npp_mimetools
qp
QuotedPrintable
functions
decode
encode