REMOVE_IF_OUTSIDE_RANGE

Seeking to a position outside the range removes the range. A position is considered outside the range if:

  • The position is before range.start

  • The position is after range.end

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun serialize(generator: JsonGenerator)