codepoints_length property

Cluster.codepoints_length property

Gets total number of codepoints in the Cluster.

@property
def codepoints_length(self) -> int:
    ...

See Also