stream
Uploads a stream as a file. This loads the entire stream into memory, so this method is not recommended for large files.
Parameters
fileName
The name of the file
stream
The input stream of data
Uploads a stream as a file. This loads the entire stream into memory, so this method is not recommended for large files.
The name of the file
The input stream of data