static S loadTextFilePart(File file, int start, int end) { ret fromUtf8(loadBinaryFilePart(file, start, end)); }