goslice

package module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2023 License: MIT Imports: 1 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Equal

func Equal(a []byte, b []byte) (ok bool)

Doesn't check the lengths (takes the smaller)

func Join

func Join(dst []byte, slices ...[]byte) (pos int)

Joins all slices and puts them into dst. Returns position right after the end of the last slice end

func SetResult

func SetResult(dest []byte, op func(a []byte, b []byte), a []byte, b []byte) (res []byte)

func Xor

func Xor(a []byte, b []byte)

Types

This section is empty.

Jump to

Keyboard shortcuts

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