Method: Capnp::BufferString#to_s

Defined in:
lib/capnp/runtime/list/buffer/string.rb

#to_sObject



13
# File 'lib/capnp/runtime/list/buffer/string.rb', line 13

def to_s = @data.read_string(0, @length - 1)