Method OpenFullSlice
OpenFullSlice()
Returns an IndexInput slice starting at offset 0
with a
length equal to the length of the underlying file
Declaration
public abstract IndexInput OpenFullSlice()
Returns
Type | Description |
---|---|
IndexInput |