class YARP::LibRubyParser::YPBuffer
with the C version.
This object represents a yp_buffer_t. Its structure must be kept in sync
def to_ruby_string
def to_ruby_string self[:value].read_string(self[:length]) end
with the C version.
This object represents a yp_buffer_t. Its structure must be kept in sync
def to_ruby_string self[:value].read_string(self[:length]) end