Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrInvalidAlignment = errors.New("invalid alignment") ErrDiscouragedReader = errors.New("discouraged reader implementation") )
Functions ¶
This section is empty.
Types ¶
type ReadSeeker ¶
func NewReadSeeker ¶
func NewReadSeeker(r io.ReadSeeker) ReadSeeker
type Reader ¶
Click to show internal directories.
Click to hide internal directories.