_mmap

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 22, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Mmap

type Mmap struct {
	// contains filtered or unexported fields
}

func Open

func Open(file *os.File, offset int64, size int, prot int, flag int) *Mmap

func (*Mmap) Append

func (this *Mmap) Append(b []byte)

func (*Mmap) Close

func (this *Mmap) Close()

func (*Mmap) Flush

func (this *Mmap) Flush(ms int)

func (*Mmap) Read

func (this *Mmap) Read(offset int64, length int64) []byte

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL