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
{{ message }}
This repository was archived by the owner on Feb 21, 2026. It is now read-only.
Similary to Base64.EncodeToUtf8, IVideoEncoder methods that allocate a byte[] to return should provide methods that receive a buffer to write the conversion/encoding to.
Similary to
Base64.EncodeToUtf8,IVideoEncodermethods that allocate abyte[]to return should provide methods that receive a buffer to write the conversion/encoding to.