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

minify - Minimizing css files -

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -