Plaster

common-lisp
(with-temporary-file (:stream s :pathname pn :element-type '(unsigned-byte 8)) (write-data-to-stream s) :close-stream (tweet pn))