We should have a look at what someone searching for ”how do I do X in Clojure?” finds.
I just searched for clojure file to bytes
https://stackoverflow.com/questions/26790881/clojure-file-to-byte-array this worked for me.
Clojure Cookbook could do with more distribution! https://github.com/clojure-cookbook/clojure-cookbook
This is what I'm ultimately aiming for with the https://clojure-doc.org/articles/content/#tutorials-and-cookbooks section of http://clojure-doc.org (that Clojure Cookbook is pretty outdated in several areas now).