#is there a way to Measure file size in ZIG?

1 messages · Page 1 of 1 (latest)

brittle hawk
#

I want to measure the size of a file because I need to parse the whole json file with a fixed buffer allocator. Thought it could be a good way of optimizing the memory usage.

brittle hawk
#

oh Thank you mate!