Uses of Interface
org.cryptomator.frontend.dokany.internal.structure.DokanyOperations.FillWin32FindStreamData
Packages that use DokanyOperations.FillWin32FindStreamData
Package
Description
-
Uses of DokanyOperations.FillWin32FindStreamData in org.cryptomator.frontend.dokany.adapter
Methods in org.cryptomator.frontend.dokany.adapter with parameters of type DokanyOperations.FillWin32FindStreamDataModifier and TypeMethodDescriptionintReadWriteAdapter.findStreams(com.sun.jna.WString rawPath, DokanyOperations.FillWin32FindStreamData rawFillFindData, DokanyFileInfo dokanyFileInfo) -
Uses of DokanyOperations.FillWin32FindStreamData in org.cryptomator.frontend.dokany.internal
Methods in org.cryptomator.frontend.dokany.internal with parameters of type DokanyOperations.FillWin32FindStreamDataModifier and TypeMethodDescriptionintDokanyFileSystem.findStreams(com.sun.jna.WString rawPath, DokanyOperations.FillWin32FindStreamData rawFillFindData, DokanyFileInfo dokanyFileInfo) Retrieve all NTFS Streams informations on the file. -
Uses of DokanyOperations.FillWin32FindStreamData in org.cryptomator.frontend.dokany.internal.structure
Methods in org.cryptomator.frontend.dokany.internal.structure with parameters of type DokanyOperations.FillWin32FindStreamDataModifier and TypeMethodDescriptionlongDokanyOperations.FindStreams.callback(com.sun.jna.WString rawPath, DokanyOperations.FillWin32FindStreamData rawFillFindData, DokanyFileInfo dokanyFileInfo)