github.com/etsc3259/etsc@v0.0.0-20190109113336-a9c2c10f9c95/swarm/chunk/chunk.go (about) 1 package chunk 2 3 const ( 4 DefaultSize = 4096 5 )