Searched refs:NativeOutputStreamHelper (Results 1 – 3 of 3) sorted by relevance
59 return new NativeOutputStreamHelper(key,streamName); in openOutputStreamElement()84 NativeOutputStreamHelper os;85 FileSync(NativeOutputStreamHelper _os) throws java.io.IOException in FileSync()97 return new FileSync((NativeOutputStreamHelper)os); in getFileSync()
34 public class NativeOutputStreamHelper extends java.io.OutputStream{ class40 public NativeOutputStreamHelper(String key,String _file) { in NativeOutputStreamHelper() method in NativeOutputStreamHelper
44 NativeOutputStreamHelper.java\
Completed in 19 milliseconds