Skip to content

Commit

Permalink
update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
ctalkington committed Nov 2, 2014
1 parent 9bb92f9 commit 22beef6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -30,6 +30,8 @@ Inherits [Transform Stream](http://nodejs.org/api/stream.html#stream_class_strea

Aborts the archiving process by clearing the remaining queue. The instance will remain available in a read-only state.

*Any unconsumed stream sources will be left in an undrained state.*

#### append(input, data)

Appends an input source (text string, buffer, or stream) to the instance. When the instance has received, processed, and emitted the input, the `entry` event is fired.
Expand Down

0 comments on commit 22beef6

Please sign in to comment.