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:
openStream
in interfaceBinary.Store
- Throws:
IOException
-
close
public void close()- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceBinary.Store
-