You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How would you feel about accepting a PR which adds a method to MagicDatabase to load from something that implements Read/BufRead, which could enable a buffer-backed data source rather than an on-disk file?
How would you feel about accepting a PR which adds a method to MagicDatabase to load from something that implements
Read/BufRead, which could enable a buffer-backed data source rather than an on-disk file?