269 270 271 272 273
# File 'lib/fisk.rb', line 269 def to_binary io = StringIO.new ''.b write_to_buffer io io.string end