sbool isImageMimeType(S mimeType) { ret startsWith(mimeType, "image/"); }