Uses of Class
org.cryptomator.frontend.dokany.internal.structure.ByHandleFileInfo
Packages that use ByHandleFileInfo
Package
Description
-
Uses of ByHandleFileInfo in org.cryptomator.frontend.dokany.adapter
Methods in org.cryptomator.frontend.dokany.adapter with parameters of type ByHandleFileInfoModifier and TypeMethodDescriptionintReadWriteAdapter.getFileInformation(com.sun.jna.WString fileName, ByHandleFileInfo handleFileInfo, DokanyFileInfo dokanyFileInfo) -
Uses of ByHandleFileInfo in org.cryptomator.frontend.dokany.internal
Methods in org.cryptomator.frontend.dokany.internal with parameters of type ByHandleFileInfoModifier and TypeMethodDescriptionintDokanyFileSystem.getFileInformation(com.sun.jna.WString fileName, ByHandleFileInfo handleFileInfo, DokanyFileInfo dokanyFileInfo) Get specific informations on a file. -
Uses of ByHandleFileInfo in org.cryptomator.frontend.dokany.internal.structure
Subclasses of ByHandleFileInfo in org.cryptomator.frontend.dokany.internal.structureMethods in org.cryptomator.frontend.dokany.internal.structure that return ByHandleFileInfoModifier and TypeMethodDescriptionFullFileInfo.toByHandleFileInfo()Simply casts this object to ByHandleFileInfoMethods in org.cryptomator.frontend.dokany.internal.structure with parameters of type ByHandleFileInfoModifier and TypeMethodDescriptionlongDokanyOperations.GetFileInformation.callback(com.sun.jna.WString fileName, ByHandleFileInfo handleFileInfo, DokanyFileInfo dokanyFileInfo) voidByHandleFileInfo.copyTo(ByHandleFileInfo infoToReceive)