To design a class for holding next data:
- how many bytes were read & write
- how many replacements were done
- where replacements were done at which offset
- What replacements were done (src + trg) in binary format (in case if we have data not from ascii table)
Output in html form according specific option - to think about concrete option name
To design a class for holding next data:
Output in html form according specific option - to think about concrete option name