//
pkg.gl
Category
github.com/binbinly/pkg
util
archive
package
0.0.10
Repository:
https://github.com/binbinly/pkg.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
176 SLOC
#
Functions
TarRead
TarRead 读取.tar压缩文件.
TarWrite
TarWrite 实现了tar格式压缩文件的存取.
ZipRead
ZipRead 读取zip压缩文件.
ZipWrite
ZipWrite 压缩成zip.
#
Constants
TypeBlock
块节点.
TypeChar
字符节点.
TypeCont
保留位.
TypeDir
目录.
TypeFifo
先进先出队列节点.
TypeGNULongLink
下一个文件记录指向一个具有长名字的文件.
TypeGNULongName
下一个文件记录有个长名字.
TypeGNUSparse
稀疏文件.
TypeLink
硬链接.
TypeReg
普通文件.
TypeSymlink
符号链接.
TypeXGlobalHeader
全局扩展头.
TypeXHeader
扩展头.
#
Structs
File
File 文件.