Package 

Class DiskStorageKt

    • Method Summary

      Modifier and Type Method Description
      final <T extends Any> Storage<T> Disk(Storage.Companion $self, File dir, AutoMarshalling autoMarshalling) Simple On-Disk, file-backed storage implementation.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait