Class DbxStreamReader.OutputStreamCopier

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

public static final class DbxStreamReader.OutputStreamCopier extends DbxStreamReader<IOException>
A DbxStreamReader that gets its source data from the given OutputStream. The OutputStream will be closed automatically.