Versions in this module Expand all Collapse all go1 go1.18.10 Jan 10, 2023 Changes in this version + func FindAndHash(r io.Reader, id string, bufSize int) (matches []int64, hash [32]byte, err error) + func HashToString(h [32]byte) string + func ReadELFNote(filename, name string, typ int32) ([]byte, error) + func ReadFile(name string) (id string, err error) + func Rewrite(w io.WriterAt, pos []int64, id string) error