npp-api v0.1.6-dev (2020-08-05T13:26:21Z)
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