Class: String
- Inherits:
-
Object
- Object
- String
- Defined in:
- lib/ffi-chm/com8ble.rb
Instance Method Summary collapse
Instance Method Details
#com8ble ⇒ Object
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 |