Is there any way to convert from stream to stream?

Hi!
Using HOOPSExchange
I want to do Convert stream read/write instead of file read/write like sHoopsExchangeLoader.Convert(sImport, sExport)
For example, on the server, a stream from a step file goes in as input and a glb stream comes out as output.

The only thing I found so far is to load from XML Stream, PRC Stream, but is there any other way?

Hi @dongho.shin
Currently, only PRC files can be read from a buffer, while all other formats supported by HOOPS Exchange require reading from a physical file.

Please let us know if you have any further inquiries. Thank you.

Best Regards,
Man