ecki commented on PR #761:
URL: https://github.com/apache/commons-text/pull/761#issuecomment-4946051478

   We should document that behavior: This does count characters not code units, 
it might return less characters to avoid Splitting surrogates, but it does not 
measure the length in codepoints (or something like that?).
   
   having said that, a byte or codepoint length semantic might be interesting 
as well.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to