Class LineSegmenter

An ICU4X line-break segmenter, capable of finding breakpoints in strings.

See the Rust documentation for LineSegmenter for more information.

Constructors

Accessors

  • get ffiValue(): number
  • Returns number

Methods

  • Parameters

    • contentLocale: Locale
    • options: LineBreakOptions_obj

    Returns LineSegmenter

  • Parameters

    • contentLocale: Locale
    • options: LineBreakOptions_obj

    Returns LineSegmenter

  • Parameters

    • contentLocale: Locale
    • options: LineBreakOptions_obj

    Returns LineSegmenter

""