Github user phrocker commented on the issue:
https://github.com/apache/nifi-minifi-cpp/pull/151
@minifirocks Can you provide some context regarding "the seek issue in
stream?"
I only see that you changed the variable from a uint64_t to a uint32_t.
This reduces the file sizes we can seek within.
"seek issue" implies a bug. What bug was addressed by changing the
primitive?---
