mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-27 21:36:39 +08:00
efac476976
Updates the BcolzMinuteBarWriter.write api to allow users to pass their data as a stream instead of requiring that they loop over their data externally. This matches the API presented by BcolzDailyBarWriter.