Method: Unisec::Size#utf16_bytesize
- Defined in:
- lib/unisec/size.rb
#utf16_bytesize ⇒ Integer (readonly)
UTF-16 size in bytes
34 35 36 |
# File 'lib/unisec/size.rb', line 34 def utf16_bytesize @utf16_bytesize end |
UTF-16 size in bytes
34 35 36 |
# File 'lib/unisec/size.rb', line 34 def utf16_bytesize @utf16_bytesize end |