Documentation ¶
Index ¶
- func Decode(data []byte) ([]byte, error)
- func DecodeString(data string) ([]byte, error)
- func DecodeToString(data string) (string, error)
- func Encode(src []byte) []byte
- func EncodeFile(path string) ([]byte, error)
- func EncodeFileToString(path string) (string, error)
- func EncodeString(src string) string
- func EncodeToString(src []byte) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeString ¶
func DecodeToString ¶
func EncodeFileToString ¶ added in v2.1.0
func EncodeString ¶ added in v2.1.0
func EncodeToString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.