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