# Structs
GzipWriterFactory contains the information needed for custom gzip implementations.
Header is a gzip header.
# Interfaces
GzipWriter implements the functions needed for compressing content.
GzipWriterExt implements the functions needed for compressing content and optional extensions.