Class DbxStreamWriter.InputStreamCopier

java.lang.Object
com.dropbox.core.DbxStreamWriter<IOException>
com.dropbox.core.DbxStreamWriter.InputStreamCopier
Enclosing class:
DbxStreamWriter<E extends Throwable>

public static final class DbxStreamWriter.InputStreamCopier extends DbxStreamWriter<IOException>
A DbxStreamWriter that gets its source data from the given InputStream. The InputStream will be closed automatically.