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
This makes the method more generic. If a BufReader is needed due to internal implementation, I think it's a better idea to create that inside of the function instead of having the user have to create one themselves.
I'm open to implementing this if you're OK with it.
The text was updated successfully, but these errors were encountered:
This makes the method more generic. If a BufReader is needed due to internal implementation, I think it's a better idea to create that inside of the function instead of having the user have to create one themselves.
I'm open to implementing this if you're OK with it.
The text was updated successfully, but these errors were encountered: