package
1.25.10
Repository: https://github.com/aperturerobotics/util.git
Documentation: pkg.go.dev

# Functions

NewReaderAtSeeker creates a new ReaderAtSeeker with the provided io.ReaderAt and file size.

# Structs

ReaderAtSeeker wraps an io.ReaderAt to provide io.Seeker behavior.