writeSkip

open fun writeSkip(output: IndexOutput): Long

Writes the buffered skip lists to the given output.

Return

the pointer the skip list starts

Parameters

output

the IndexOutput the skip lists shall be written to