//
pkg.gl
Category
github.com/aperturerobotics/util
ioseek
package
1.25.10
Repository:
https://github.com/aperturerobotics/util.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
48 SLOC
#
Functions
NewReaderAtSeeker
NewReaderAtSeeker creates a new ReaderAtSeeker with the provided io.ReaderAt and file size.
#
Structs
ReaderAtSeeker
ReaderAtSeeker wraps an io.ReaderAt to provide io.Seeker behavior.