slices

package
v0.27.1 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2022 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Concat

func Concat(slices [][]byte) []byte

Concat concatenates multiple []byte into one []byte with efficient one-time allocation.

func EnsureByteSliceSize

func EnsureByteSliceSize(b []byte, length int) []byte

EnsureByteSliceSize returns a copy of input bytes with given length trimming or left-padding with zero bytes accordingly

func MakeRange added in v0.23.9

func MakeRange(min, max int) []int

MakeRange returns a slice of int from [min, max]

Types

This section is empty.

Jump to

Keyboard shortcuts

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