Docker-DCO-1.1-Signed-off-by: Cristian Staretu <cristian.staretu@gmail.com> (github: unclejack) Upstream-commit: a377844998f6a866d59bf356790f76d0d25bf01f Component: engine
5 lines
73 B
Go
5 lines
73 B
Go
package archive
|
|
|
|
const twBufSize = 32 * 1024
|
|
const trBufSize = 32 * 1024
|