Documentation
¶
Overview ¶
package chunk implements streaming block splitters
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultBlockSize int64 = 1024 * 256
Functions ¶
Types ¶
type Rabin ¶ added in v0.3.8
type Rabin struct {
// contains filtered or unexported fields
}
type Splitter ¶ added in v0.3.8
Source Files
¶
- parse.go
- rabin.go
- splitting.go
Click to show internal directories.
Click to hide internal directories.