utils

package
v0.0.0-...-78a8f1b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 27, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RawDeflateBase64Encode

func RawDeflateBase64Encode(input string) (string, error)

RawDeflateBase64Encode compresses the input string using raw deflate algorithm and then encodes the compressed data in base64 format.

The function takes a single parameter: - input: A string that needs to be compressed and encoded.

The function returns two values: - A string representing the compressed and encoded data. - An error if any error occurs during the compression or encoding process.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL