Method Protocols.EngineIO.Socket()->set_callbacks()
- Method set_callbacks
 finalvoidset_callbacks(void|function(mixed,string|Stdio.Buffer:void)_read_cb,void|function(mixed:void)_close_cb)- Description
 As long as the read callback has not been set, all received messages will be buffered.