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.4
Published
Apr 27, 2021
Platform
darwin/amd64
Imports
2 packages
Last checked
2 hours ago

Tools for package owners.