npp-api v0.1.6-dev (2020-08-05T13:26:21Z)
Home
Dub
Repo
QuotedPrintable
npp_mimetools
qp
Undocumented in source.
struct
QuotedPrintable {
string
encode
(char[] str);
string
decode
(char[] str);
}
Members
Functions
decode
string
decode
(char[] str)
Undocumented in source.
encode
string
encode
(char[] str)
Undocumented in source.
Meta
Source
See Implementation
npp_mimetools
qp
manifest constants
QP_ENCODED_LINE_LEN_MAX
line_buf_length
structs
QuotedPrintable