size property
The number of bytes in this paragraph
See the Rust documentation for len
for more information.
Implementation
int get size {
final result = _icu4x_BidiParagraph_size_mv1(_ffi);
return result;
}
The number of bytes in this paragraph
See the Rust documentation for len
for more information.
int get size {
final result = _icu4x_BidiParagraph_size_mv1(_ffi);
return result;
}