utfbom icon indicating copy to clipboard operation
utfbom copied to clipboard

Detection of the BOM and removing as necessary

Results 7 utfbom issues
Sort by recently updated
recently updated
newest added

Thanks for writing this, it really helped me out today :-) Have a great day 👍

Just wanted to say thanks - this library does one thing, and it does it well. Regards Steffen PS: Feel free to close this issue after reading.

Today we return Unknown if we call Skip on a reader that is actually a *Reader we can store the original encoding in the structure instead returning Unknown

Package ioutil is considered deprecated and there are alternatives on io and os packages for the same functions

Can this package also remove `\ufeff` ? > `\ufeff` is a the [ZERO WIDTH NO-BREAK SPACE codepoint](https://codepoints.net/U+FEFF); it is not rendered when printing. It is used as a [byte order...