mem

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Blend

func Blend(dst []byte, src []byte) int

Blend copies the one-bits of src to dst, returning the number of bytes written.

func ContainsByte

func ContainsByte(haystack []byte, needle byte) bool

func Copy

func Copy(dst []byte, src []byte) int

Copy copies src to dst, returning the number of bytes written.

func Mask

func Mask(dst []byte, src []byte) int

Mask set bits of dst to zero and copies the one-bits of src to dst, returning the number of bytes written.

Types

This section is empty.

Jump to

Keyboard shortcuts

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