Documentation
¶
Index ¶
- func DecodeAsBytes(windowsUtf16 []byte) (decoded []byte, err error)
- func DecodeAsString(windowsUtf16 []byte) (decoded string, err error)
- func DecodeStringAsString(windowsUtf16 string) (decoded string, err error)
- func IsRunningOnWindows() (isRunningOnWindows bool)
- func MustDecodeAsBytes(windowsUtf16 []byte) (decoded []byte)
- func MustDecodeAsString(windowsUtf16 []byte) (decoded string)
- func MustDecodeStringAsString(windowsUtf16 string) (decoded string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeAsBytes ¶
func DecodeAsString ¶
func DecodeStringAsString ¶
func IsRunningOnWindows ¶
func IsRunningOnWindows() (isRunningOnWindows bool)
func MustDecodeAsBytes ¶
func MustDecodeAsString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.