Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChunkReader ¶
type ChunkReader struct {
// contains filtered or unexported fields
}
func NewChunkReader ¶
func NewChunkReader(r io.Reader) *ChunkReader
func NewChunkReaderEx ¶
func NewChunkReaderEx(r io.Reader, options Options) (*ChunkReader, error)
Click to show internal directories.
Click to hide internal directories.