Documentation
¶
Index ¶
Constants ¶
View Source
const ( UnicodePathExtraID = 0x7075 UnicodeCommentExtraID = 0x6375 CreatorFAT = 0 CreatorHPFS = 6 CreatorNTFS = 11 CreatorUnix = 3 CreatorMacOSX = 19 )
Variables ¶
This section is empty.
Functions ¶
func DecodeText ¶ added in v0.1.1
func NewNameDecoder ¶
func NewNameDecoder() func(f *zip.FileHeader) error
NewNameDecoder returns an opt-in callback function to rewrite legacy, non-Unicode filenames and comments into clean UTF-8.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.