icu4x
    Preparing search index...

    Class LineBreakIteratorUtf16

    See the Rust documentation for LineBreakIterator for more information.

    Index

    Constructors

    Accessors

    Methods

    Constructors

    Accessors

    • get ffiValue(): number

      Returns number

    Methods

    • Finds the next breakpoint. Returns -1 if at the end of the string or if the index is out of range of a 32-bit signed integer.

      See the Rust documentation for next for more information.

      Returns number