# File lib/codec/data.rb, line 147
    def prev
      return Cproton.pn_data_prev(@data) ? type : nil
    end