I am reading a bytes file, convert that and then Open it. I need to convert this back to bytes in order to store it in the database in a blob column.
How is this possible