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
Wrapping the writer adds a bit of overhead (the exact amt would be good to capture in benchmarks...), so it would be nice to make that step optional if the middleware doesn't require it, which would be up to the user.
Wrapping the writer adds a bit of overhead (the exact amt would be good to capture in benchmarks...), so it would be nice to make that step optional if the middleware doesn't require it, which would be up to the user.