class FT::Data

Public Instance Methods

length() click to toggle source
# File lib/ft-ffi/struct/data.rb, line 5
def length; end
length=(v) click to toggle source
# File lib/ft-ffi/struct/data.rb, line 6
def length=(v); end
pointer() click to toggle source
# File lib/ft-ffi/struct/data.rb, line 3
def pointer; end
pointer=(v) click to toggle source
# File lib/ft-ffi/struct/data.rb, line 4
def pointer=(v); end