Hi All,

this probably a pretty basic question, but I'm struggling to work out 
how to use the SDWriter from Java.
The class that SWIG has generated for SDWriter has a constructor of type:
SDWriter(SWIGTYPE_p_std__ostream outstream)
which looks like its the one I need (I need to write to a Java 
OutputStream, not a file).
But I can't would out how to generate an instance of 
SWIGTYPE_p_std__ostream from my Java OutputStream.
Any pointers?

(Also, what does the boolean takeownership param of the similar 
constructor do?)


Tim



------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785471&iu=/4140
_______________________________________________
Rdkit-discuss mailing list
Rdkit-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

Reply via email to