Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeCompressZip ¶
DeCompressZip 解压zip包
func ZipCryptoDecryptor ¶
func ZipCryptoDecryptor(r *io.SectionReader, password []byte) (*io.SectionReader, error)
Types ¶
type ZipCrypto ¶
type ZipCrypto struct { Keys [3]uint32 // contains filtered or unexported fields }
func NewZipCrypto ¶
Click to show internal directories.
Click to hide internal directories.