slice
open override fun slice(sliceDescription: String, offset: Long, length: Long): ByteBuffersIndexInput
Creates a slice of this index input, with the given description, offset, and length. The slice is sought to the beginning.
Creates a slice of this index input, with the given description, offset, and length. The slice is sought to the beginning.