Documentation ¶
Index ¶
- func Decode(src []byte) ([]byte, error)
- func DecodeString(src string) ([]byte, error)
- func DecodeStringToString(s string) (string, error)
- func DecodeToString(src []byte) (string, error)
- func Encode(src []byte) []byte
- func EncodeString(s string) []byte
- func EncodeStringToString(s string) string
- func EncodeToString(src []byte) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeString ¶
func DecodeStringToString ¶
func DecodeToString ¶
func EncodeString ¶
func EncodeStringToString ¶
func EncodeToString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.