Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SectionReadSeeker ¶
type SectionReadSeeker struct {
// contains filtered or unexported fields
}
func NewSectionReadSeeker ¶
func NewSectionReadSeeker(r io.ReadSeeker, off int64, n int64) (*SectionReadSeeker, error)
Click to show internal directories.
Click to hide internal directories.