Method: Printer#flush

Defined in:
lib/printer.rb

#flushObject



58
59
60
# File 'lib/printer.rb', line 58

def flush
  write_bytes(12)
end