Class: String

Inherits:
Object
  • Object
show all
Defined in:
lib/ffi-chm/com8ble.rb

Instance Method Summary collapse

Instance Method Details

#com8bleObject



36
37
38
39
# File 'lib/ffi-chm/com8ble.rb', line 36

def com8ble
  self.extend Com8ble::String unless self.respond_to? :force_encoding
  self
end