mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-07 14:32:09 +00:00
Docker-DCO-1.1-Signed-off-by: Cristian Staretu <cristian.staretu@gmail.com> (github: unclejack)
5 lines
73 B
Go
5 lines
73 B
Go
package archive
|
|
|
|
const twBufSize = 32 * 1024
|
|
const trBufSize = 32 * 1024
|