全部搜索项
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 源代码: golang-github-ssor-bom  ]

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

golang-github-ssor-bom-dev 的相关链接

Screenshot

Debian 的资源:

下载源码包 golang-github-ssor-bom

维护小组:

外部的资源:

相似软件包:

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