-
- Downloads
Save/restore padding bytes in .cnf files (instead of writing 0's).
Some padding bytes are expected to be 0xff's (not 0x00's) when unused by configuration properties. Also, this insures that this library is compatible with future .cnf files (i.e. it won't over-write new configuration properties with 0's).
Please register or sign in to comment