algoutil

package
v0.0.0-...-e2109fa Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Base64RawStdDecode

func Base64RawStdDecode(base64Str string) ([]byte, error)

func Base64RawStdEncode

func Base64RawStdEncode(data []byte) string

func Base64RawURLDecode

func Base64RawURLDecode(base64Str string) ([]byte, error)

func Base64RawURLEncode

func Base64RawURLEncode(data []byte) string

func Base64StdDecode

func Base64StdDecode(base64Str string) ([]byte, error)

func Base64StdEncode

func Base64StdEncode(data []byte) string

func Base64URLDecode

func Base64URLDecode(base64Str string) ([]byte, error)

func Base64URLEncode

func Base64URLEncode(data []byte) string

func CalcFileMD5

func CalcFileMD5(file string) (string, error)

func CalcMD5

func CalcMD5(data []byte) string

func CalcStringMD5

func CalcStringMD5(s string) string

func ZlibCompress

func ZlibCompress(src []byte) []byte

func ZlibUnCompress

func ZlibUnCompress(compressSrc []byte) ([]byte, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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