izips

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package izips i-zips

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecodeGzipBase64Str

func DecodeGzipBase64Str(src string) (string, error)

DecodeGzipBase64Str decode base64 gzip string

@return

func EncodeBytesToGzipBase64Str

func EncodeBytesToGzipBase64Str(bysSrc []byte) (string, error)

EncodeBytesToGzipBase64Str gzip encode and convert to base64 string

@return

func EncodeStrToGzipBase64Str

func EncodeStrToGzipBase64Str(src string) (string, error)

EncodeStrToGzipBase64Str gzip encode and convert to base64 string

@return

func GzipDecode

func GzipDecode(src []byte) (dest []byte, err error)

GzipDecode gzip decode

@return

func GzipEncode

func GzipEncode(src []byte) (dest []byte, err error)

GzipEncode gzip encode

@return

Types

This section is empty.

Jump to

Keyboard shortcuts

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