#include <ICU4XLineBreakIteratorUtf16.hpp>
See the Rust documentation for LineBreakIterator
for more information.
Additional information: 1
◆ ICU4XLineBreakIteratorUtf16() [1/3]
ICU4XLineBreakIteratorUtf16::ICU4XLineBreakIteratorUtf16 |
( |
capi::ICU4XLineBreakIteratorUtf16 * | i | ) |
|
|
inlineexplicit |
◆ ICU4XLineBreakIteratorUtf16() [2/3]
ICU4XLineBreakIteratorUtf16::ICU4XLineBreakIteratorUtf16 |
( |
| ) |
|
|
default |
◆ ICU4XLineBreakIteratorUtf16() [3/3]
◆ next()
int32_t ICU4XLineBreakIteratorUtf16::next |
( |
| ) |
|
|
inline |
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.
◆ operator=()
The documentation for this class was generated from the following file: