byteconv

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2025 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package byteconv provides fast and efficient conversion functions for byte slices and strings.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Atob

func Atob(s string) []byte

Atob returns a byte slice from a string without memory allocation.

func Btoa

func Btoa(b []byte) string

Btoa returns a string from a byte slice without memory allocation.

Types

This section is empty.

Jump to

Keyboard shortcuts

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