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