Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upembedding: implement cef_stream_reader APIs #2567
Open
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is the mechanism by which CEF handles data input. A good chunk of this will be wrapping standard C file functions, but there's going to be some harder stuff for read handlers and the like.