Searched refs:MAX_READ_STRING_SIZE (Results 1 – 1 of 1) sorted by relevance
400 private static final int MAX_READ_STRING_SIZE = 4096; field in FileUtils412 if (file.length() <= MAX_READ_STRING_SIZE) { in readString()421 MAX_READ_STRING_SIZE)); in readString()