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_default.go

Version
v0.1.0
Published
May 6, 2021
Platform
js/wasm
Imports
2 packages
Last checked
1 second ago

Tools for package owners.