Documentation ¶
Overview ¶
Package compression implements various compression mechanisms
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ContentEncoding = ""
ContentEncoding describes the HTTP header value associated with the compression method empty here since there's no compression var instead of const to ease testing
Functions ¶
func CompressBound ¶
CompressBound returns the worst case size needed for a destination buffer
func Decompress ¶
Decompress will not decompress anything
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.