# File lib/codec/data.rb, line 264
      def ubyte=(value)
        check(Cproton.pn_data_put_ubyte(@impl, value))
      end