Module: Utf8Proc::IntegerExtensions

Included in:
Integer
Defined in:
lib/utf8proc.rb

Instance Method Summary collapse

Instance Method Details

#utf8Object



97
98
99
# File 'lib/utf8proc.rb', line 97

def utf8
  return Utf8Proc::utf8char(self)
end