Is there a scenario where trailing null bytes are used in a file? -


title says basically. motivation question i'm creating file fixed size buffer , file smaller buffer size, leading null bytes @ end of file until reaches specific size.

is there side effect of removing null bytes @ end of file?


Comments

Popular posts from this blog

javascript - WinJS appendTextAsync producing scheduler errors -

minify - Minimizing css files -

Sockets with kotlin -