Chromium Embedded Framework (CEF)  128.4.2+g5c235a2+chromium-128.0.6613.18
cef_stream.h File Reference
#include "include/cef_base.h"

Classes

class  CefReadHandler
 Interface the client can implement to provide a custom stream reader. More...
 
class  CefStreamReader
 Class used to read data from a stream. More...
 
class  CefWriteHandler
 Interface the client can implement to provide a custom stream writer. More...
 
class  CefStreamWriter
 Class used to write data to a stream. More...