Class: SQLAnywhere::Bool
- Inherits:
-
FFI::Struct
- Object
- FFI::Struct
- SQLAnywhere::Bool
- Defined in:
- lib/bool.rb
Instance Method Summary collapse
Instance Method Details
#read ⇒ Object
9 10 11 |
# File 'lib/bool.rb', line 9 def read self[:value] end |