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

angular - Ionic slides - dynamically add slides before and after -

minify - Minimizing css files -

Add a dynamic header in angular 2 http provider -