reading

package
v1.0.13 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2026 License: ISC Imports: 1 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ReaderAtCloser

type ReaderAtCloser interface {
	io.ReaderAt
	Close() error
}

type SectionReadCloser

type SectionReadCloser struct {
	*io.SectionReader
	// contains filtered or unexported fields
}

func NewSectionReadCloser

func NewSectionReadCloser(r ReaderAtCloser, off int64, n int64) *SectionReadCloser

func (*SectionReadCloser) Close

func (sc *SectionReadCloser) Close() error

Jump to

Keyboard shortcuts

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