Home
last modified time | relevance | path

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

/tools/external/fat32lib/src/main/java/de/waldheinz/fs/
DFsFile.java50 public void setLength(long length) throws IOException; in setLength() method
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
DFatFile.java85 public void setLength(long length) throws ReadOnlyException, IOException { in setLength() method in FatFile
DFatDirectoryEntry.java307 public void setLength(long length) throws IllegalArgumentException { in setLength() method in FatDirectoryEntry