Documentation
¶
Overview ¶
Package readerat adapts seekable streams to random-access readers for converters whose underlying formats (zip, pdf) need io.ReaderAt.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrTooLarge = errors.New("readerat: stream exceeds size limit")
ErrTooLarge is returned by FromLimit when the stream exceeds its limit.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.