fast_io icon indicating copy to clipboard operation
fast_io copied to clipboard

Please write a very detailed piece of documentation

Open void2012 opened this issue 1 month ago • 1 comments

I want to thank the authors, this library looks awesome. However, the available documentation is extremely rudimentary, and the existing examples are too short/confusing for beginners, and digging into the source code feels like diving into a rabbit hole. Please write a more verbose documentation and the beginner-friendly interface (for example, for my needs, I need essentially to open the file, read binary data with a signature something like (void* dst, size_t size), and seek the position inside the file. So something as simple as std::filebuf would be great to have. Thanks!

void2012 avatar Dec 09 '25 08:12 void2012

in plan

trcrsired avatar Dec 09 '25 08:12 trcrsired