sparsefile

package
v0.14.1 Latest Latest
Warning

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

Go to latest
Published: Sep 17, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package sparsefile provides wrappers for handling the writing of sparse files (files with holes).

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Copy added in v0.11.0

func Copy(dst io.WriteSeeker, src io.Reader, bufSize uint64) (int64, error)

Copy copies a file sparsely (omitting holes) from src to dst, while recycling shared buffers.

Types

This section is empty.

Jump to

Keyboard shortcuts

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