This is a fork of the original emailjs-mime-codec v2.0.8 with a modification to decode large buffer arrays
npm install emailjs-mime-codec-bigarrayThis is a fork of the original emailjs-mime-codec with a small modification to handle big buffer arrays. This is particularly useful when parsing a MIME email document with an attachment.
Please refer to the original package's documentation for how to use.
All credit goes to the original author(s).