Discover Packages
git.tcp.direct/kayos/common
squish
package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Jul 17, 2024
License: Unlicense
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 6
Opens a new window with list of known importers.
Documentation
Documentation
¶
B64d decodes the given string into the original slice of bytes.
Do note that this is for non critical tasks, it has no error handling for purposes of clean code.
B64e encodes the given slice of bytes into base64 standard encoding.
Gunzip decompresses a gzip compressed slice of bytes.
Gzip compresses as slice of bytes using gzip compression.
UnpackStr UNsafely unpacks (usually banners) that have been base64'd and then gzip'd.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.