I’m a bit concerned about memory usage here, since this reads the entire blk file into memory; it could become problematic for large files. It's worth adding a comment about this or a streaming approach.
Originally posted by @0xZaddyy in #39 (comment)
I’m a bit concerned about memory usage here, since this reads the entire blk file into memory; it could become problematic for large files. It's worth adding a comment about this or a streaming approach.
Originally posted by @0xZaddyy in #39 (comment)