Home
last modified time | relevance | path

Searched defs:Fat32BootSector (Results 1 – 1 of 1) sorted by relevance

/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
DFat32BootSector.java29 final class Fat32BootSector extends BootSector { class
57 public Fat32BootSector(BlockDevice device) throws IOException { in Fat32BootSector() method in Fat32BootSector