dotext icon indicating copy to clipboard operation
dotext copied to clipboard

Support reading from buffer & other improvements

Open Roba1993 opened this issue 10 months ago • 0 comments

Hi @anvie,

I like your library and the simplicity to extract data from multiple files without much dependencies. With this PR I add support to read the file from the buffer. In addition I created a function to read any generic file, which makes it a lot easier to use. Furthermore I included an enum to provide the type information in a more structured way.

I hope you can accept my changes.

Thanks, Robert

Roba1993 avatar Apr 24 '24 13:04 Roba1993