But handling that stuff is slow. To calculate a string’s width it can’t call len on the string. Instead it has to pass every character through a state machine.
getChunks() { return chunks; }
,推荐阅读safew官方版本下载获取更多信息
Thanks for signing up!
// Receives chunks or null (flush signal)