method

end_document

end_document(implicit_end = !streaming?)
public

No documentation available.

# File ext/psych/lib/psych/stream.rb, line 26
      def end_document implicit_end = !streaming?
        super
      end