bytes

package
v0.0.0-...-159bc53 Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2019 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Concat

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

Concats the provided slices into a single slice.

func ConcatInto

func ConcatInto(destination []byte, slices ...[]byte) ([]byte, error)

Concats the provided slices into the destination slice. Returns an error if the destination is smaller than the combined length of the provided slices.

Types

This section is empty.

Jump to

Keyboard shortcuts

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