Documentation
¶
Index ¶
Constants ¶
View Source
const ( BitMask0 byte = 1 << iota BitMask1 BitMask2 BitMask3 BitMask4 BitMask5 BitMask6 BitMask7 )
View Source
const (
LayersDir = ".tmp-layers"
)
Variables ¶
View Source
var Codecs = []string{
"bzip2",
"zlib",
"gzip",
"lzw",
}
Functions ¶
func NewCodecReader ¶
func NewCodecWriter ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.