# File lib/codec/data.rb, line 469
    def null?
      Cproton.pn_data_is_null(@data)
    end