package
Version:
v0.0.0-...-83adff0
Opens a new window with list of versions in this module.
Published: Jul 6, 2020
License: GPL-3.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package bom is used to clean up UTF-8 Byte Order Marks.
Clean returns b with the 3 byte BOM stripped off the front if it is present.
If the BOM is not present, then b is returned.
NewReader returns an io.Reader that will skip over initial UTF-8 byte order marks.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.