moby--moby/archive/common.go

5 lines
73 B
Go

package archive
const twBufSize = 32 * 1024
const trBufSize = 32 * 1024