Searched refs:StorageNativeOutputStream (Results 1 – 2 of 2) sorted by relevance
38 private StorageNativeOutputStream out;43 out = new StorageNativeOutputStream(file,key); in NativeOutputStreamHelper()
34 public class StorageNativeOutputStream { class41 public StorageNativeOutputStream(String _name,Object _key) { in StorageNativeOutputStream() method in StorageNativeOutputStream
Completed in 20 milliseconds