Package net.sf.okapi.common.io
-
Class Summary Class Description FastIOUtil FileCachedInputStream An instance of this class acts as a buffer holding the bytes written through itsWritableByteChannelinterface (which can be easily turned into anOutputStreamusingChannels#newOutputStream(WritableByteChannel)).