# File lib/codec/data.rb, line 629 def string Qpid::Proton::Types::UTFString.new(Cproton.pn_data_get_string(@impl)) end