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
Since Decoder and Encoder is similar, if the custom
onWrite and onSeek function requires user_data, the
Decoder.create() function might also need the user_data
because it also have its own callback for decoding
files.
0 commit comments