Module: Tapyrus::HexConverter

Instance Method Summary collapse

Instance Method Details

#to_hexObject



150
151
152
# File 'lib/tapyrus/util.rb', line 150

def to_hex
  to_payload.bth
end