Method: Unisec::Size#utf8_unitsize
- Defined in:
- lib/unisec/size.rb
#utf8_unitsize ⇒ Integer (readonly)
Number of UTF-8 units
48 49 50 |
# File 'lib/unisec/size.rb', line 48 def utf8_unitsize @utf8_unitsize end |
Number of UTF-8 units
48 49 50 |
# File 'lib/unisec/size.rb', line 48 def utf8_unitsize @utf8_unitsize end |