pub fn make_blank_shard(size: usize) -> Shard
Expand description

Makes shard with byte array filled with zeros of some length.