length property

int length
final

How many UTF8 characters this operation applies to.

Implementation

// FIXME we need to transform indices and lengths so the serialized
//       versions apply to the UTF8 text.
final int length;