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
I don't even know what the functions are returning... Particularly extended functions. I want to implement circular buffer for mp3 data and It seems the functions don't return how many bytes they consumed...
The text was updated successfully, but these errors were encountered:
Hi, sadly, examples aren't documentation. I've written some basic docstrings, to my best understanding. Now I can get my program using limited circular buffer to work. But i didn't document all. See PR.
I don't even know what the functions are returning... Particularly extended functions. I want to implement circular buffer for mp3 data and It seems the functions don't return how many bytes they consumed...
The text was updated successfully, but these errors were encountered: