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