Segments

sealed external interface Segments(source)

Functions

Link copied to clipboard
abstract fun containing(codeUnitIndex: Int = definedExternally): SegmentData

Returns an object describing the segment in the original string that includes the code unit at a specified index.