sS loadBinaryFileChunk_base64(File f, long start, int l) { ret base64encode(loadBinaryFileChunk(f, start, l)); }