Pakiet: golang-github-dop251-base64dec-dev (0.0~git20231022.c6c9f9a-2)
Odnośniki dla golang-github-dop251-base64dec-dev
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego golang-github-dop251-base64dec:
- [golang-github-dop251-base64dec_0.0~git20231022.c6c9f9a-2.dsc]
- [golang-github-dop251-base64dec_0.0~git20231022.c6c9f9a.orig.tar.xz]
- [golang-github-dop251-base64dec_0.0~git20231022.c6c9f9a-2.debian.tar.xz]
Opiekun:
Zasoby zewnętrzne:
- Strona internetowa [github.com]
Podobne pakiety:
Universal Lenient Base64 Decoder (Go library)
base64dec is a Universal Lenient Base64 Decoder. It's a modified version of the standard base64 decoder from encoding/base64. The key differences are:
* Accepts both Standard and URL-safe encoding, no need to specify it explicitly. * Works for both padded and raw inputs. * The input can be a string or a []byte, no allocation or copy is performed for either.
The goal was to create a decoder compatible with the one used in nodejs (and possibly elsewhere too). Unfortunately the standard package does not expose enough API to do this efficiently, and trying all 4 possible variants (standard/url, padded/raw) seemed wasteful.
Pobieranie golang-github-dop251-base64dec-dev
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
all | 6,0 KiB | 29,0 KiB | [lista plików] |