[ Source: golang-github-ssor-bom ]
Package: golang-github-ssor-bom-dev (0.0~git20170718.0.6386211-5)
Links for golang-github-ssor-bom-dev
Debian Resources:
Download Source Package golang-github-ssor-bom:
- [golang-github-ssor-bom_0.0~git20170718.0.6386211-5.dsc]
- [golang-github-ssor-bom_0.0~git20170718.0.6386211.orig.tar.xz]
- [golang-github-ssor-bom_0.0~git20170718.0.6386211-5.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
- golang-github-calmh-randomart-dev
- golang-github-muesli-cancelreader-dev
- golang-filippo-edwards25519-dev
- golang-github-shenwei356-bpool-dev
- golang-github-mikesmitty-edkey-dev
- golang-github-shurcool-httpfs-dev
- libpmemblk1
- golang-github-armon-circbuf-dev
- golang-github-kurin-blazer-dev
- golang-github-backblaze-blazer-dev
- dataurl
Lille Go-bibliotek til at rydde bom fra byte array eller læser
Dette golangbibliotek implementerer et redskab til at rydde bom fra en byte array (bytetabel) eller byte-læser.
Eksempler:
bs := []byte{bom0, bom1, bom2, 0x11} result := CleanBom(bs)
bs := []byte{bom0, bom1, bom2, 0x11} result := NewReaderWithoutBom(bytes.NewReader(bs))
Download golang-github-ssor-bom-dev
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 3.6 kB | 17.0 kB | [list of files] |