Closed budulinek closed 4 years ago
OK, I will review again ...
Looks good!
I think that if (_type == 0) read(); is fine. read() knows how to handle situation when _type == 0
if (_type == 0) read();
OK, I will review again ...