github.com/Aodurkeen/go-ubiq@v2.3.0+incompatible/swarm/chunk/chunk.go (about) 1 package chunk 2 3 const ( 4 DefaultSize = 4096 5 )