Documentation
¶
Index ¶
- func AnyToHex(data any) string
- func BytesToHex(bytesData []byte) (result string)
- func GuidMasterKeyConvert(guidMasterKey [16]byte) string
- func HexToBytes(hexData string) []byte
- func ReadFile(filepath string) []byte
- func ReverseBytes(data []byte) []byte
- func Utf16LfEncode(msg string) (result []byte)
- func WriteFile(filePath string, content []byte) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BytesToHex ¶
func GuidMasterKeyConvert ¶ added in v1.0.1
func HexToBytes ¶
func ReverseBytes ¶
func Utf16LfEncode ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.