Binary manipulation without file size multiplication -


(i believe) when binary file made format capable of being edited, (the new "editable" text representation) becomes 10x larger original file. imagine not problem on whole; curious if there way edit binary data without having deal issue; perhaps purely in ram without creating rep? , once binary representation edited, how convert original format reduce size again?


Comments

Popular posts from this blog

mysql - FireDac error 314 - but DLLs are in program directory -

git - How to list all releases of public repository with GitHub API V3 -

c++ - Getting C2512 "no default constructor" for `ClassA` error on the first parentheses of constructor for `ClassB`? -