Searched refs:maxDirectlyOpenLen (Results 1 – 1 of 1) sorted by relevance
380 final int maxDirectlyOpenLen = Objects.requireNonNullElse( in downloadToFile() local388 if (isDirectlyOpenType && allRead > maxDirectlyOpenLen) { in downloadToFile()