Github user phrocker commented on the issue:
https://github.com/apache/nifi-minifi-cpp/pull/151
@minifirocks Given that we have a need for files bigger than 4gb, we should
change all to uint64_t OR the preferred size_t---
Github user phrocker commented on the issue:
https://github.com/apache/nifi-minifi-cpp/pull/151
@minifirocks Given that we have a need for files bigger than 4gb, we should
change all to uint64_t OR the preferred size_t---