Zhitong He pointed me to this solution, which worked best for my purposes: (defn copy [uri file] (with-open [in (io/input-stream uri) out ...
確定! 回上一頁