# File lib/codec/data.rb, line 597 def binary Qpid::Proton::Types::BinaryString.new(Cproton.pn_data_get_binary(@impl)) end