Closed seveibar closed 5 years ago
For my use case I'm only interested in the buffer, not where the file resides in the file system. I think this is fairly common. A method could be introduced e.g. getFileBuffer that would return the buffer of the uploaded file.
getFileBuffer
For my use case I'm only interested in the buffer, not where the file resides in the file system. I think this is fairly common. A method could be introduced e.g.
getFileBuffer
that would return the buffer of the uploaded file.