github.com/ebceco/ebc@v1.8.19-0.20190309150932-8cb0b9e06484/swarm/chunk/chunk.go (about) 1 package chunk 2 3 const ( 4 DefaultSize = 4096 5 )