| jsmime.mjs |
Decode a quoted-printable buffer into a binary string.
@param {BinaryString} buffer - The string to decode.
@returns {BinaryString[]} The first element of the array is the decoded
string. The second element is always the empty string.
|
146012 |
| LICENSE |
|
1058 |
| README.md |
Code Layout |
2323 |
| test |
|
|