//
pkg.gl
Category
github.com/goark/gnkf
rbom
package
0.7.7
Repository:
https://github.com/goark/gnkf.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
32 SLOC
#
Functions
RemoveBom
RemoveBom removes BOM character in UTF-8 stream.
RemoveBomBytes
RemoveBomBytes removes BOM character in UTF-8 byte string.
RemoveBomString
RemoveBomString removes BOM character in UTF-8 string.