| Package | Description |
|---|---|
| net.sf.okapi.common |
Classes commonly used across the whole Okapi Framework.
|
| Class and Description |
|---|
| FileCachedInputStream
An instance of this class acts as a buffer holding the bytes written through
its
WritableByteChannel interface (which can be easily turned into an
OutputStream using
Channels#newOutputStream(WritableByteChannel)). |
Copyright © 2021. All rights reserved.