# Functions
NewLz4Provider return a interface of Provider.
NewNoopProvider returns a Provider interface that does not compress the data.
NewZLibProvider returns a Provider interface.
No description provided by the author
No description provided by the author
# Interfaces
Provider is a interface of compression providers.
# Type aliases
No description provided by the author