Skip to content
Sections
>> Trisquel >> 软件包 >> aramo >> devel >> golang-github-ssor-bom-dev
etiona  ] [  nabia  ] [  aramo  ]
[ 源代码: golang-github-ssor-bom  ]

软件包: golang-github-ssor-bom-dev (0.0~git20170718.0.6386211-5)

small Go library to clean bom from byte array or reader

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))

下载 golang-github-ssor-bom-dev

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 3.6 kB17 kB [文件列表]