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