| Package | Description |
|---|---|
| com.dropbox.core |
| Modifier and Type | Class and Description |
|---|---|
static class |
DbxStreamWriter.InputStreamCopier
A
DbxStreamWriter that gets its source data from the given InputStream. |
| Modifier and Type | Method and Description |
|---|---|
<E extends Throwable> |
DbxClient.uploadFile(String targetPath,
DbxWriteMode writeMode,
long numBytes,
DbxStreamWriter<E> writer)
Upload file contents to Dropbox, getting contents from the given
DbxStreamWriter. |
Copyright © 2013. All rights reserved.