I am interested in creating an extension to support some particular binary file formats.
I have seen this guide here on creating an extension, using this sample code, which looks a good starting point. However, it seems the specifics of this node are for modifying data, and I presume there may be some differences for operating as a data source or sink.
Would it be possible to add a similar example repository, demonstrating a node that opens data e.g. from a particular file format - and perhaps folk would find a node that outputs to file or to the screen, etc., useful as well.
Could this possibly be added somewhere to the article I linked? I did google for a bit and didn’t find that repo, so think would be good to mention alongside the other example.
I think you may have mispasted one of the links just by the way, as htey are both coming out the same - but I see some stuff around here that is probably a good starting point.