arq_restore/io
2010-08-20 11:51:11 -04:00
..
BooleanIO.h Changed BufferedInputStream from a protocol to a class; removed a bunch of redundant code; changed the InputStream interface to work more like the read(2) system call; fixed a bug with restoring large files when network errors occur. 2010-08-20 11:51:11 -04:00
BooleanIO.m Changed BufferedInputStream from a protocol to a class; removed a bunch of redundant code; changed the InputStream interface to work more like the read(2) system call; fixed a bug with restoring large files when network errors occur. 2010-08-20 11:51:11 -04:00
BufferedInputStream.h Changed BufferedInputStream from a protocol to a class; removed a bunch of redundant code; changed the InputStream interface to work more like the read(2) system call; fixed a bug with restoring large files when network errors occur. 2010-08-20 11:51:11 -04:00
BufferedInputStream.m Changed BufferedInputStream from a protocol to a class; removed a bunch of redundant code; changed the InputStream interface to work more like the read(2) system call; fixed a bug with restoring large files when network errors occur. 2010-08-20 11:51:11 -04:00
CFStreamInputStream.h Changed BufferedInputStream from a protocol to a class; removed a bunch of redundant code; changed the InputStream interface to work more like the read(2) system call; fixed a bug with restoring large files when network errors occur. 2010-08-20 11:51:11 -04:00
CFStreamInputStream.m Changed BufferedInputStream from a protocol to a class; removed a bunch of redundant code; changed the InputStream interface to work more like the read(2) system call; fixed a bug with restoring large files when network errors occur. 2010-08-20 11:51:11 -04:00
CFStreamOutputStream.h Merged in many changes from Arq mainline development. 2010-08-19 13:25:23 -04:00
CFStreamOutputStream.m Merged in many changes from Arq mainline development. 2010-08-19 13:25:23 -04:00
ChunkedInputStream.h Changed BufferedInputStream from a protocol to a class; removed a bunch of redundant code; changed the InputStream interface to work more like the read(2) system call; fixed a bug with restoring large files when network errors occur. 2010-08-20 11:51:11 -04:00
ChunkedInputStream.m Changed BufferedInputStream from a protocol to a class; removed a bunch of redundant code; changed the InputStream interface to work more like the read(2) system call; fixed a bug with restoring large files when network errors occur. 2010-08-20 11:51:11 -04:00
CryptInputStream.h Changed BufferedInputStream from a protocol to a class; removed a bunch of redundant code; changed the InputStream interface to work more like the read(2) system call; fixed a bug with restoring large files when network errors occur. 2010-08-20 11:51:11 -04:00
CryptInputStream.m Changed BufferedInputStream from a protocol to a class; removed a bunch of redundant code; changed the InputStream interface to work more like the read(2) system call; fixed a bug with restoring large files when network errors occur. 2010-08-20 11:51:11 -04:00
DataInputStream.h Changed BufferedInputStream from a protocol to a class; removed a bunch of redundant code; changed the InputStream interface to work more like the read(2) system call; fixed a bug with restoring large files when network errors occur. 2010-08-20 11:51:11 -04:00
DataInputStream.m Changed BufferedInputStream from a protocol to a class; removed a bunch of redundant code; changed the InputStream interface to work more like the read(2) system call; fixed a bug with restoring large files when network errors occur. 2010-08-20 11:51:11 -04:00
DataInputStreamFactory.h Merged in many changes from Arq mainline development. 2010-08-19 13:25:23 -04:00
DataInputStreamFactory.m Changed BufferedInputStream from a protocol to a class; removed a bunch of redundant code; changed the InputStream interface to work more like the read(2) system call; fixed a bug with restoring large files when network errors occur. 2010-08-20 11:51:11 -04:00
DataIO.h Changed BufferedInputStream from a protocol to a class; removed a bunch of redundant code; changed the InputStream interface to work more like the read(2) system call; fixed a bug with restoring large files when network errors occur. 2010-08-20 11:51:11 -04:00
DataIO.m Changed BufferedInputStream from a protocol to a class; removed a bunch of redundant code; changed the InputStream interface to work more like the read(2) system call; fixed a bug with restoring large files when network errors occur. 2010-08-20 11:51:11 -04:00
DateIO.h Changed BufferedInputStream from a protocol to a class; removed a bunch of redundant code; changed the InputStream interface to work more like the read(2) system call; fixed a bug with restoring large files when network errors occur. 2010-08-20 11:51:11 -04:00
DateIO.m Changed BufferedInputStream from a protocol to a class; removed a bunch of redundant code; changed the InputStream interface to work more like the read(2) system call; fixed a bug with restoring large files when network errors occur. 2010-08-20 11:51:11 -04:00
DecryptedInputStream.h Merged in many changes from Arq mainline development. 2010-08-19 13:25:23 -04:00
DecryptedInputStream.m Merged in many changes from Arq mainline development. 2010-08-19 13:25:23 -04:00
DoubleIO.h Changed BufferedInputStream from a protocol to a class; removed a bunch of redundant code; changed the InputStream interface to work more like the read(2) system call; fixed a bug with restoring large files when network errors occur. 2010-08-20 11:51:11 -04:00
DoubleIO.m Changed BufferedInputStream from a protocol to a class; removed a bunch of redundant code; changed the InputStream interface to work more like the read(2) system call; fixed a bug with restoring large files when network errors occur. 2010-08-20 11:51:11 -04:00
EncryptedInputStream.h Changed BufferedInputStream from a protocol to a class; removed a bunch of redundant code; changed the InputStream interface to work more like the read(2) system call; fixed a bug with restoring large files when network errors occur. 2010-08-20 11:51:11 -04:00
EncryptedInputStream.m Merged in many changes from Arq mainline development. 2010-08-19 13:25:23 -04:00
FDInputStream.h Changed BufferedInputStream from a protocol to a class; removed a bunch of redundant code; changed the InputStream interface to work more like the read(2) system call; fixed a bug with restoring large files when network errors occur. 2010-08-20 11:51:11 -04:00
FDInputStream.m Changed BufferedInputStream from a protocol to a class; removed a bunch of redundant code; changed the InputStream interface to work more like the read(2) system call; fixed a bug with restoring large files when network errors occur. 2010-08-20 11:51:11 -04:00
FDOutputStream.h Merged in many changes from Arq mainline development. 2010-08-19 13:25:23 -04:00
FDOutputStream.m Merged in many changes from Arq mainline development. 2010-08-19 13:25:23 -04:00
FileInputStream.h Changed BufferedInputStream from a protocol to a class; removed a bunch of redundant code; changed the InputStream interface to work more like the read(2) system call; fixed a bug with restoring large files when network errors occur. 2010-08-20 11:51:11 -04:00
FileInputStream.m Changed BufferedInputStream from a protocol to a class; removed a bunch of redundant code; changed the InputStream interface to work more like the read(2) system call; fixed a bug with restoring large files when network errors occur. 2010-08-20 11:51:11 -04:00
FileInputStreamFactory.h Merged in many changes from Arq mainline development. 2010-08-19 13:25:23 -04:00
FileInputStreamFactory.m Merged in many changes from Arq mainline development. 2010-08-19 13:25:23 -04:00
FileOutputStream.h Merged in many changes from Arq mainline development. 2010-08-19 13:25:23 -04:00
FileOutputStream.m Changed BufferedInputStream from a protocol to a class; removed a bunch of redundant code; changed the InputStream interface to work more like the read(2) system call; fixed a bug with restoring large files when network errors occur. 2010-08-20 11:51:11 -04:00
FixedLengthInputStream.h Changed BufferedInputStream from a protocol to a class; removed a bunch of redundant code; changed the InputStream interface to work more like the read(2) system call; fixed a bug with restoring large files when network errors occur. 2010-08-20 11:51:11 -04:00
FixedLengthInputStream.m Changed BufferedInputStream from a protocol to a class; removed a bunch of redundant code; changed the InputStream interface to work more like the read(2) system call; fixed a bug with restoring large files when network errors occur. 2010-08-20 11:51:11 -04:00
InputStream.h Changed BufferedInputStream from a protocol to a class; removed a bunch of redundant code; changed the InputStream interface to work more like the read(2) system call; fixed a bug with restoring large files when network errors occur. 2010-08-20 11:51:11 -04:00
InputStreamFactory.h Changed BufferedInputStream from a protocol to a class; removed a bunch of redundant code; changed the InputStream interface to work more like the read(2) system call; fixed a bug with restoring large files when network errors occur. 2010-08-20 11:51:11 -04:00
InputStreams.h Changed BufferedInputStream from a protocol to a class; removed a bunch of redundant code; changed the InputStream interface to work more like the read(2) system call; fixed a bug with restoring large files when network errors occur. 2010-08-20 11:51:11 -04:00
InputStreams.m Changed BufferedInputStream from a protocol to a class; removed a bunch of redundant code; changed the InputStream interface to work more like the read(2) system call; fixed a bug with restoring large files when network errors occur. 2010-08-20 11:51:11 -04:00
IntegerIO.h Changed BufferedInputStream from a protocol to a class; removed a bunch of redundant code; changed the InputStream interface to work more like the read(2) system call; fixed a bug with restoring large files when network errors occur. 2010-08-20 11:51:11 -04:00
IntegerIO.m Changed BufferedInputStream from a protocol to a class; removed a bunch of redundant code; changed the InputStream interface to work more like the read(2) system call; fixed a bug with restoring large files when network errors occur. 2010-08-20 11:51:11 -04:00
MonitoredInputStream.h Merged in many changes from Arq mainline development. 2010-08-19 13:25:23 -04:00
MonitoredInputStream.m Changed BufferedInputStream from a protocol to a class; removed a bunch of redundant code; changed the InputStream interface to work more like the read(2) system call; fixed a bug with restoring large files when network errors occur. 2010-08-20 11:51:11 -04:00
NSData-InputStream.h initial commit 2010-03-31 08:57:26 -04:00
NSData-InputStream.m initial commit 2010-03-31 08:57:26 -04:00
NSFileManager_extra.h Changed BufferedInputStream from a protocol to a class; removed a bunch of redundant code; changed the InputStream interface to work more like the read(2) system call; fixed a bug with restoring large files when network errors occur. 2010-08-20 11:51:11 -04:00
NSFileManager_extra.m Changed BufferedInputStream from a protocol to a class; removed a bunch of redundant code; changed the InputStream interface to work more like the read(2) system call; fixed a bug with restoring large files when network errors occur. 2010-08-20 11:51:11 -04:00
OutputStream.h Merged in many changes from Arq mainline development. 2010-08-19 13:25:23 -04:00
StreamPair.h Changed BufferedInputStream from a protocol to a class; removed a bunch of redundant code; changed the InputStream interface to work more like the read(2) system call; fixed a bug with restoring large files when network errors occur. 2010-08-20 11:51:11 -04:00
Streams.h Changed BufferedInputStream from a protocol to a class; removed a bunch of redundant code; changed the InputStream interface to work more like the read(2) system call; fixed a bug with restoring large files when network errors occur. 2010-08-20 11:51:11 -04:00
Streams.m Changed BufferedInputStream from a protocol to a class; removed a bunch of redundant code; changed the InputStream interface to work more like the read(2) system call; fixed a bug with restoring large files when network errors occur. 2010-08-20 11:51:11 -04:00
StringIO.h Changed BufferedInputStream from a protocol to a class; removed a bunch of redundant code; changed the InputStream interface to work more like the read(2) system call; fixed a bug with restoring large files when network errors occur. 2010-08-20 11:51:11 -04:00
StringIO.m Changed BufferedInputStream from a protocol to a class; removed a bunch of redundant code; changed the InputStream interface to work more like the read(2) system call; fixed a bug with restoring large files when network errors occur. 2010-08-20 11:51:11 -04:00
Writer.h Merged in many changes from Arq mainline development. 2010-08-19 13:25:23 -04:00
Writer.m Merged in many changes from Arq mainline development. 2010-08-19 13:25:23 -04:00