Uses of Package
net.sf.okapi.common.io
-
Packages that use net.sf.okapi.common.io Package Description net.sf.okapi.common Classes commonly used across the whole Okapi Framework. -
Classes in net.sf.okapi.common.io used by net.sf.okapi.common Class Description 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)).