Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewReadSeekerFromReaderAt ¶
func NewReadSeekerFromReaderAt(readerAt io.ReaderAt, base int64) io.ReadSeeker
NewReadSeekerFromReaderAt returns a new io.ReadSeeker from a io.ReaderAt. The returned io.ReadSeeker will read from the io.ReaderAt starting at the given base offset.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.