package bloom

import "github.com/segmentio/asm/bloom"

Index

Functions

func Copy

func Copy(dst, src []byte) int

Copy performs a OR of src and dst into dst, returning the number of bytes written to dst.

Source Files

copy.go copy_amd64.go

Version
v0.1.0
Published
May 6, 2021
Platform
windows/amd64
Imports
2 packages
Last checked
2 minutes ago

Tools for package owners.