Searched refs:setLength (Results 1 – 9 of 9) sorted by relevance
85 public void setLength(long length) throws ReadOnlyException, IOException { in setLength() method in FatFile94 this.entry.setLength(length); in setLength()154 setLength(lastByte); in write()
307 public void setLength(long length) throws IllegalArgumentException { in setLength() method in FatDirectoryEntry
50 public void setLength(long length) throws IOException; in setLength() method
77 mOutputBuffer.setLength(0); in clearBuffer()
94 raf.setLength(size); in create()
564 sb.setLength(0); in writeAllResultsToCSVFile()
183 outputFile.setLength(0); in sign()
1174 raf.setLength(map.size()); in update()
174 StringBuilder.setLength(int) was missing from the API signatures since it is