Node.js collection stream? -


i manually parsing xml document readstream. 1 node @ time , have build tree new nodes come in. don't want pipe data next stream until have built xml tree.

is there stream says "i won't send data, until have received data need"?


Comments

Popular posts from this blog

How to connect android app to App engine -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

php - display validation error message next to the textbox in codeigniter -