Versions in this module Expand all Collapse all v1 v1.2.0 Mar 13, 2025 Changes in this version + func Madvise(b []byte, readahead bool) error — linux/amd64 + func Mmap(fd *os.File, writable bool, size int64) ([]byte, error) — linux/amd64 + func Mremap(data []byte, size int) ([]byte, error) — linux/amd64 + func Msync(b []byte) error — linux/amd64 + func Unmap(b []byte) error — linux/amd64