Class | Description |
---|---|
ByteArrayIndexInput |
Wraps array of bytes into IndexInput
|
FilterIndexOutput |
IndexOutput that delegates all calls to another IndexOutput
|
IndexOutputOutputStream |
OutputStream that writes into underlying IndexOutput |
InputStreamIndexInput |