So I am trying to save a bytearray to a database.  I tried bytearray.toString, 
which works as expected.  

But on retrieving the string (bytearray) from the database how would I convert 
it back to a bytearray?

Thx, J

Reply via email to