encoding

package
v0.0.0-...-e90a610 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2022 License: MIT Imports: 3 Imported by: 0

README

encoding

  • Base64
  • Unicode

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Base64Decode

func Base64Decode(str string) ([]byte, error)

Base64Decode decodes base64 string to bytes

func Base64Encode

func Base64Encode(bytes []byte) string

Base64Encode encodes bytes to base64 string

func UnicodeDecode

func UnicodeDecode(str string) ([]byte, error)

UnicodeDecode decodes unicode string to bytes

Types

This section is empty.

Jump to

Keyboard shortcuts

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