Searched refs:fullyRead (Results 1 – 2 of 2) sorted by relevance
38 public static void fullyRead(@Nonnull RandomAccessFile raf, @Nonnull byte[] data) in fullyRead() method in RandomAccessFileUtils
1053 RandomAccessFileUtils.fullyRead(raf, data); in unusedZipAreasAreClearedOnWrite()