Rename onChunkRead to onNewChunk

This commit is contained in:
badaix 2020-07-05 12:16:33 +02:00
parent 01ce9a60c0
commit ed0521a1d2
7 changed files with 16 additions and 5 deletions

View file

@ -27,6 +27,7 @@
#include <iostream>
#include <string.h>
using namespace std;
namespace cs = chronos;