Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FromBytes ¶
func FromBytes(buf []byte) savior.SeekSource
func NewWithSize ¶
func NewWithSize(rs io.ReadSeeker, size int64) savior.SeekSource
NewWithSize returns a new source that reads up to 'size' bytes from an io.ReadSeeker. If size is zero, the SeekSource will immediately EOF.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.