qcow

package
v1.6.1 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Qcow

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

func Open

func Open(path string) (*Qcow, error)

func (*Qcow) Close

func (q *Qcow) Close() error

func (*Qcow) Fd

func (q *Qcow) Fd() uintptr

func (*Qcow) ReadAt

func (q *Qcow) ReadAt(buf []byte, off int64) (int, error)

func (Qcow) Size

func (q Qcow) Size() (int64, error)

func (*Qcow) UnmapAt added in v1.4.0

func (q *Qcow) UnmapAt(legnth uint32, off int64) (int, error)

func (*Qcow) WriteAt

func (q *Qcow) WriteAt(buf []byte, off int64) (int, error)

Jump to

Keyboard shortcuts

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