Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Encode ¶
Encode encodes data to hex string using the specified format format can be:
- "x" for escaped format (\x6d\x65\x6f\x77)
- any other value or empty for standard hex format (6d656f77)
func EncodeEscaped ¶
func EncodeStandard ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.