Fiddle::Pointer is a class to handle C pointers
ptr.to_s => stringptr.to_s(len) => string Instance Public methods
ptr - n => new cptr Instance Public methods Returns a new pointer instance
free=(function) Instance Public methods
ptr.to_str => stringptr.to_str(len) => string Instance Public methods
ptr + n => new cptr Instance Public methods Returns a new pointer instance
size=(size) Instance Public methods
to_ptr(val) => cptr Class Public methods Get the underlying pointer for
ptr Instance Public methods Returns a new
ref Instance Public methods Returns a new
to_i Instance Public methods Returns the integer memory location of this pointer
Page 2 of 3