Searched refs:getHeaderWithOffsetAndLength (Results 1 – 2 of 2) sorted by relevance
51 return getHeaderWithOffsetAndLength(dictFile, 0 /* offset */, dictFile.length()); in getHeader()54 public static DictionaryHeader getHeaderWithOffsetAndLength(final File dictFile, in getHeaderWithOffsetAndLength() method in BinaryDictionaryUtils
410 BinaryDictionaryUtils.getHeaderWithOffsetAndLength(file, offset, length);