part

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2023 License: MIT Imports: 2 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Partition

type Partition interface {
	GetSize() int64
	GetStart() int64
	ReadContents(util.File, io.Writer) (int64, error)
	WriteContents(util.File, io.Reader) (uint64, error)
}

Partition reference to an individual partition on disk

Jump to

Keyboard shortcuts

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