# File lib/xml/sax.rb, line 217
      def setByteStream(stream)
        @stream = stream
      end