Class DbxStreamReader.ByteArrayCopier

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

public static final class DbxStreamReader.ByteArrayCopier extends DbxStreamReader<RuntimeException>
  • Constructor Details

    • ByteArrayCopier

      public ByteArrayCopier(byte[] data, int offset, int length)
    • ByteArrayCopier

      public ByteArrayCopier(byte[] data)
  • Method Details