-
Notifications
You must be signed in to change notification settings - Fork 179
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for a DropboxFile from stream
Sometimes we need to upload a file that isn't on the filesystem but is already a file stream. This commit adds a new static function CreateByStream that allows us to create a new DropboxFile instance using a stream.
- Loading branch information
1 parent
8997759
commit 3f74cc8
Showing
1 changed file
with
65 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters