Esempio n. 1
0
 public void WriteChunksCount(int chunksCount)
 {
     _outputStorage.WriteInt(chunksCount);
 }