Package lapisx.io

Class Summary
FileUtil  
Line  
NullOutputStream NullOutputStream is used when the OutuputStream interface is required, but when written bytes have no destination.
TeeStream TeeStream is used to simultaneously write to an OutputStream (passed as an argument to the constructor) as bytes are read from the underlying InputStream.
TempFile  
ZipArchive