Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CanonicalWindowsPath ¶ added in v0.18.0
func FromUTF16le ¶ added in v0.18.0
FromUTF16le returns an io.Reader for UTF16le data. Windows uses little endian by default, use unicode.UseBOM policy to retrieve BOM from the text, and unicode.LittleEndian as a fallback
func FromUTF16leToString ¶ added in v0.18.0
FromUTF16leToString reads from Unicode 16 LE encoded data from an io.Reader and returns a string.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.