Class FileStore
java.lang.Object
ch.tocco.nice2.persist.core.impl.bin.FileStore
- All Implemented Interfaces:
Binary.Store, AutoCloseable
-
Constructor Details
-
FileStore
-
-
Method Details
-
openStream
- Specified by:
openStreamin interfaceBinary.Store- Throws:
IOException
-
close
public void close()- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceBinary.Store
-