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.0.3
Published
Apr 27, 2021
Platform
windows/amd64
Imports
2 packages
Last checked
58 seconds ago

Tools for package owners.