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 has been archived by the owner on Dec 3, 2021. It is now read-only.
i.e., the API should change to Decoder::pull_with_timestamp(data: &[u8]) and Decoder::pull(data: &[u8]). "Pull" verb should probably be replaced with something more fitting, now that there wont be a corresponding "push" verb.
The text was updated successfully, but these errors were encountered:
i.e., the API should change to
Decoder::pull_with_timestamp(data: &[u8])
andDecoder::pull(data: &[u8])
. "Pull" verb should probably be replaced with something more fitting, now that there wont be a corresponding "push" verb.The text was updated successfully, but these errors were encountered: