github.com/susy-go/susy-graviton@v0.0.0-20190614130430-36cddae42305/swarm/chunk/chunk.go (about) 1 package chunk 2 3 const ( 4 DefaultSize = 4096 5 )