Documentation ¶
Index ¶
- func AsString(src interface{}) string
- func ByteToHex(data []byte) string
- func Decode(data []byte, to interface{}) error
- func DecodeByte(data []byte, to interface{}) error
- func Encode(data interface{}) ([]byte, error)
- func EncodeByte(data interface{}) ([]byte, error)
- func HexToBye(hex string) []byte
- func UnicodeEmojiCode(s string) string
- func UnicodeEmojiDecode(s string) string
- type RawBytes
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.