SimpleTextPointsFormat

For debugging, curiosity, transparency only!! Do not use this codec in production.

This codec stores all dimensional data in a single human-readable text file (_N.dim). You can view this in any text editor, and even edit it to alter your index.

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun fieldsReader(state: SegmentReadState): PointsReader
Link copied to clipboard
open override fun fieldsWriter(state: SegmentWriteState): PointsWriter