mirror of
https://github.com/docker/docs.git
synced 2026-04-13 23:06:15 +07: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
|