Documentation
¶
Overview ¶
Package base64 implements base64 helper functions for Mute.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDecoder ¶
NewDecoder constructs a new base64 stream decoder.
func NewEncoder ¶
func NewEncoder(w io.Writer) io.WriteCloser
NewEncoder returns a new base64 stream encoder.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.