wszystkie opcje
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Pakiet źródłowy: golang-github-ssor-bom  ]

Pakiet: golang-github-ssor-bom-dev (0.0~git20170718.0.6386211-5)

Odnośniki dla golang-github-ssor-bom-dev

Screenshot

Zasoby systemu Debian:

Pobieranie pakietu źródłowego golang-github-ssor-bom:

Opiekunowie:

Zasoby zewnętrzne:

Podobne pakiety:

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

Pobieranie golang-github-ssor-bom-dev

Pobierz dla wszystkich dostępnych architektur
Architektura Rozmiar pakietu Rozmiar po instalacji Pliki
all 3,6 KiB17,0 KiB [lista plików]