Package 

Object TdfFile.Companion

    • Method Summary

      Modifier and Type Method Description
      final TdfFile read(Path path)
      final TdfFile read(Path path, Function0<Unit> cancelledChecker)
      final TdfFile read(String src, Function0<Unit> cancelledChecker, Function2<String, ByteOrder, RomBufferFactory> factoryProvider)
      • Methods inherited from class org.jetbrains.bio.tdf.TdfFile.Companion

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

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