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
We should avoid a stateful interface (prepareTranscodeTo(writer)/transcodeNext()) if possible.
The tests would benefit from local data with less complexity to validate.
The text was updated successfully, but these errors were encountered:
We should avoid a stateful interface (
prepareTranscodeTo(writer)
/transcodeNext()
) if possible.The tests would benefit from local data with less complexity to validate.
The text was updated successfully, but these errors were encountered: