AssertingPointsFormat

Just like the default point format but with additional asserts.

Constructors

Link copied to clipboard
constructor()

Create a new AssertingPointsFormat

constructor(in: PointsFormat)

Expert: Create an AssertingPointsFormat. This is only intended to pass special parameters for testing.

Functions

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