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
The rules that apply to rejecting blocks on decode where '/' is involved should also be invoked on the encode side so you can't even use these codecs to encode something that won't round-trip.
The text was updated successfully, but these errors were encountered:
Ref: #86
The rules that apply to rejecting blocks on decode where
'/'
is involved should also be invoked on the encode side so you can't even use these codecs to encode something that won't round-trip.The text was updated successfully, but these errors were encountered: