In the file ,we have sales order data and with them, we are creating sales order.
First I am reading data in binary format and then replacing hex format of LR and CF with space.
Then I want to convert this format back to Ascii Format. What would be safe way to do this as there may be changes of distorting of data.