Closed zengxuewen94 closed 4 years ago
When using your project, I found that when the device format is NTFS, the size returned by device.getPartitions() is 0. Is it currently a device that does not support NTFS format, can I think so?
NTFS has experimental support (read only) using java-fs
java-fs
When using your project, I found that when the device format is NTFS, the size returned by device.getPartitions() is 0. Is it currently a device that does not support NTFS format, can I think so?