Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BufferedSeeker ¶
type BufferedSeeker struct {
// contains filtered or unexported fields
}
func NewBufferedSeeker ¶
func NewBufferedSeeker(rs io.ReadSeeker, size int) *BufferedSeeker
Click to show internal directories.
Click to hide internal directories.