Uses of Class
net.sf.okapi.common.io.FileCachedInputStream
-
Packages that use FileCachedInputStream Package Description net.sf.okapi.common Classes commonly used across the whole Okapi Framework. -
-
Uses of FileCachedInputStream in net.sf.okapi.common
Methods in net.sf.okapi.common that return FileCachedInputStream Modifier and Type Method Description static FileCachedInputStreamStreamUtil. createResettableStream(InputStream is, int bufferSize)
-