Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
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.
func ReadAtMaximum ¶
ReadAtMaximum reads n at maximum.
func WindowsSubsystemPath ¶ added in v1.0.7
func WindowsSubsystemPathForLinux ¶ added in v1.1.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.