Documentation ¶
Index ¶
- func Decode(data []byte, args ...*base64.Encoding) ([]byte, error)
- func DecodeString(str string, args ...*base64.Encoding) ([]byte, error)
- func DecodeToString(data []byte, args ...*base64.Encoding) (string, error)
- func Encode(data []byte, args ...*base64.Encoding) []byte
- func EncodeToString(data []byte, args ...*base64.Encoding) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.