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 ¶ added in v1.2.0
func DecodeStringToString ¶ added in v1.2.0
func DecodeToString ¶ added in v1.2.0
func EncodeString ¶ added in v1.2.0
func EncodeStringToString ¶ added in v1.2.0
func EncodeToString ¶ added in v1.2.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.