Method: Unisec::Size#utf32_bytesize
- Defined in:
- lib/unisec/size.rb
#utf32_bytesize ⇒ Integer (readonly)
UTF-32 size in bytes
41 42 43 |
# File 'lib/unisec/size.rb', line 41 def utf32_bytesize @utf32_bytesize end |
UTF-32 size in bytes
41 42 43 |
# File 'lib/unisec/size.rb', line 41 def utf32_bytesize @utf32_bytesize end |