base64util

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: May 21, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package base64util @Author Clover @Date 2025/1/9 下午3:00:00 @Desc Base64 工具类

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecodeBase64

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

DecodeBase64 decodes base64 string to data.

func EncodeBase64

func EncodeBase64(data []byte) string

EncodeBase64 encodes data to base64 string.

Types

This section is empty.

Jump to

Keyboard shortcuts

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