Class: SQLAnywhere::Bool

Inherits:
FFI::Struct
  • Object
show all
Defined in:
lib/bool.rb

Instance Method Summary collapse

Instance Method Details

#readObject



9
10
11
# File 'lib/bool.rb', line 9

def read
  self[:value]
end