Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrOutOfBounds = errors.New("out of bounds") ErrInvalidWhence = errors.New("invalid whence") )
Functions ¶
This section is empty.
Types ¶
type Buffer ¶
type Buffer struct {
// contains filtered or unexported fields
}
Buffer implements io.ReadWriteSeeker.
Click to show internal directories.
Click to hide internal directories.