Module: Utf8Proc::IntegerExtensions

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

Instance Method Summary collapse

Instance Method Details

#utf8Object



83
84
85
# File 'lib/utf8proc.rb', line 83

def utf8
  return Utf8Proc::utf8char(self)
end