golang-github-ssor-bom-dev 0.0~git20170718.0.6386211-4 (amd64 binary) in ubuntu bionic

 This golang library implements a utility to clean bom from a byte array
 or byte reader.
 .
 Example(s):
 .
   bs := []byte{bom0, bom1, bom2, 0x11} result := CleanBom(bs)
 .
   bs := []byte{bom0, bom1, bom2, 0x11} result :=
   NewReaderWithoutBom(bytes.NewReader(bs))

Details

Package version:
0.0~git20170718.0.6386211-4
Source:
golang-github-ssor-bom 0.0~git20170718.0.6386211-4 source package in Ubuntu
Status:
Published
Component:
universe
Priority:
Extra

Package relationships