DamonOehlman / filestream

W3C File Reader API streaming interfaces
30 stars 11 forks source link

Pass options thru to Readable constructor #4

Closed feross closed 10 years ago

feross commented 10 years ago

It's good practice to allow the user to configure the underlying Readable stream by passing options through.