copy_stream: File.open encoding doesn't matter
commitb122f037c3af81b8e20deb36b9e0706fe8535668
authorEric Wong <normalperson@yhbt.net>
Sat, 26 Feb 2011 22:43:08 +0000 (26 14:43 -0800)
committerEric Wong <normalperson@yhbt.net>
Sat, 26 Feb 2011 22:43:08 +0000 (26 14:43 -0800)
tree6b29ad2e36aa8b4118917d710529576a23360d80
parent5c9dc339b355546e68013be26aa54cc0e9978409
copy_stream: File.open encoding doesn't matter

No need to open in binary mode since no file data
goes through luserspace!
lib/io/splice.rb