- Switch to compression method only once as was before extra data
support allowing future encoders to do early writes when created.
- Reduce seeks by calculating offsets.
- Use `Stored` instead of feature dependent default for example.
There is a 2-byte pad length difference with deflate disabled.