Method: Utf8Proc::IntegerExtensions#utf8

Defined in:
lib/utf8proc.rb

#utf8Object



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

def utf8
  return Utf8Proc::utf8char(self)
end