sam81 / BDF.jl

Module to read Biosemi BDF files with the Julia programming language
MIT License
8 stars 7 forks source link

Allow reading of IO for header #8

Closed rob-luke closed 9 years ago

rob-luke commented 9 years ago

Useful when working with online services such as AWS

rob-luke commented 9 years ago

Sorry I should have made this change when I altered the read BDF function. I don't have time now, but at some point I would like to enable writing to IO too for use with AWS.

sam81 commented 9 years ago

Thanks, commit merged.