Talk:Development/Tutorials/Writing file analyzers: Difference between revisions

From KDE TechBase
(What are file analyzers?)
(todo--)
 
Line 1: Line 1:
From the article:<blockquote>The difference with StreamEndAnalyzer is that we must make sure the only return a stream that has the current position at the start of the stream.</blockquote>This isn't a sentence and I have no clue what it means.
From the article:<blockquote>The difference with StreamEndAnalyzer is that we must make sure the only return a stream that has the current position at the start of the stream.</blockquote>This isn't a sentence and I have no clue what it means.
== What are file analyzers? ==
TODO: Explain what file analyzers are.  This part of the article is left unexplained.

Latest revision as of 10:42, 12 March 2007

From the article:

The difference with StreamEndAnalyzer is that we must make sure the only return a stream that has the current position at the start of the stream.

This isn't a sentence and I have no clue what it means.