Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Access raw field Buffer #323

Open
Sethlans opened this issue Sep 22, 2022 · 0 comments
Open

Access raw field Buffer #323

Sethlans opened this issue Sep 22, 2022 · 0 comments

Comments

@Sethlans
Copy link

Hi all,
first of all thanks for the awesome library.
I would like to know if is it possible in some way to access the raw Buffer for each field instead of only for files.

In my use case, a third-party tool is sending a multipart with different text encoding for each field and we do not know the encoding before parsing a field called charsets.

Ideally, I would read all the fields as Buffer, parse the charsets filed that is always UTF-8, and then with the information parse all the other fields

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants