ziputils

package module
v0.0.0-...-904b73a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 12, 2024 License: BSD-2-Clause Imports: 5 Imported by: 0

README

zip-utils

zip-utils provides utilities for zip file.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CalculateHash

func CalculateHash(index int, z ZipEntry) uint32

func SJISToUtf8

func SJISToUtf8(s string) (string, error)

SJISToUtf8 ShiftJISからUTF-8に変換する関数

Types

type ZipEntry

type ZipEntry struct {
	Name     string
	Modified time.Time
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL