ring.middleware.multipart-params.byte-array

(source)
A multipart storage engine for storing uploads as in-memory byte arrays.

For more info about this library see:

https://github.com/ring-clojure/ring/wiki
Public Variable Short Description
byte-array-store (clj) Returns a function that stores multipart file parameters as an array of bytes.