Searched defs:readNextChunk (Results 1 – 8 of 8) sorted by relevance
42 int readNextChunk(byte[] buffer) throws IOException; in readNextChunk() method
43 public abstract int readNextChunk(byte[] buffer) throws IOException; in readNextChunk() method in FullRestoreDownloader
130 public int readNextChunk(byte[] buffer) throws IOException { in readNextChunk() method in KeyValueEncrypter.InputStreamFullRestoreDownloader
98 public int readNextChunk(byte[] buffer) throws IOException { in readNextChunk() method in EncryptedFullRestoreTask
115 public int readNextChunk(byte[] buffer) throws IOException { in readNextChunk() method in EncryptedFullRestoreTaskTest.FakeFullRestoreDownloader
119 public int readNextChunk(byte[] buffer) throws IOException { in readNextChunk() method in FullRestoreToFileTaskTest.FakeFullRestoreDownloader
207 int StreamingZipInflater::readNextChunk() { in readNextChunk() function in StreamingZipInflater
312 public int readNextChunk(byte[] buffer) throws IOException { in readNextChunk() method in RoundTripTest.FakeFullRestoreDownloader