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

File handling #166

Open
aberba opened this issue Oct 3, 2020 · 3 comments
Open

File handling #166

aberba opened this issue Oct 3, 2020 · 3 comments

Comments

@aberba
Copy link

aberba commented Oct 3, 2020

File handling....uploads and and parsing is quite a handy feature in web dev. Will be have a section dedicated to such functionality.

@Heromyth
Copy link
Contributor

Heromyth commented Oct 4, 2020

Here is an example for this.

@aberba
Copy link
Author

aberba commented Feb 23, 2021

UploadedFile.d should have a way to get the file in a buffer (ubyte[] data) for uploading for other forms of processing. file.getAsBuffer()

@Heromyth
Copy link
Contributor

Currently, it has been done by yourself to load the file. A PR is welcomed.

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

No branches or pull requests

2 participants