Flowdock
method

to_str

Importance_1
v2_2_9 - Show latest stable - 0 notes - Class: Pointer
to_str(p1 = v1) public

Returns the pointer contents as a string.

When called with no arguments, this method will return the contents with the length of this pointer’s size.

When called with len, a string of len bytes will be returned.

See to_s

Show source
Register or log in to add new notes.