emailjs / emailjs-imap-client

Low-level JS IMAP client for all your IMAP needs.
MIT License
557 stars 123 forks source link

Values as uint8arrays #159

Closed gudmundurg74 closed 6 years ago

gudmundurg74 commented 6 years ago

This brings the valueAsString option, allowing the user to get LITERAL and STRING values as Uint8Arrays rather than strings.