JadedEvan
4/22/2010 - 9:48 PM

Ruby binary tempfile

f = Tempfile.new "binary"
f.binmode # switch to binary mode