Yes. Binary file formats are common (like Microsoft Outlook, pdf files, etc.), and are very fast to read/write. Text files have to be parsed. I've written lots and lots of dumpers for binary file formats generated by other programs.
Oof, I feel the trauma on this one. I've been bitten by too many binary file formats that I don't care to store aggregate amounts of content in them (unless it's just metadata).