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 [文件列表]