byteutils

package
v1.6.1 Latest Latest
Warning

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

Go to latest
Published: Dec 26, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Copy

func Copy(bytes []byte) []byte

Copy ...

func String

func String(bytes []byte) string

String ...

Conversion from a byte slice to a string without memory allocation.

Attention! It doesn't produce a copy of bytes. It returns a mutable string (it'll change when original bytes will change).

See for explanations:

Types

This section is empty.

Jump to

Keyboard shortcuts

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