2018-11-14 09:45:12 +01:00

6 lines
45 B
Go

package chunk
const (
DefaultSize = 4096
)