ERIFile.EOFIndexOutput Class Reference
Inherits org::apache::lucene::store::IndexOutput.
List of all members.
Constructor & Destructor Documentation
Member Function Documentation
| void assureLength |
( |
long |
len |
) |
[private] |
| void close |
( |
|
) |
throws IOException |
| NSMutableData data |
( |
|
) |
[private] |
| void flush |
( |
|
) |
throws IOException |
| void seek |
( |
long |
l |
) |
throws IOException |
| void writeByte |
( |
byte |
byte0 |
) |
throws IOException |
| void writeBytes |
( |
byte[] |
abyte0, |
|
|
int |
offset, |
|
|
int |
len | |
|
) |
| | throws IOException |
Member Data Documentation
NSMutableData data [package] |
boolean dirty = false [package] |
The documentation for this class was generated from the following file:
- /opt/source/Wonder/Frameworks/EOF/ERIndexing/Sources/er/indexing/storage/ERIFile.java