Home
last modified time | relevance | path

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

/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
DFat16BootSector.java29 final class Fat16BootSector extends BootSector { class
93 public Fat16BootSector(BlockDevice device) { in Fat16BootSector() method in Fat16BootSector