This is automatic generated document for things in Swow\Psr7\Message\EventStreamDecoder class
Class EventStreamDecoder
Methods
Static method decode
public static function decode ( StreamInterface $stream , int $readSize ) : Generator<int, EventStreamEvent> 把 text/event-stream 按 SSE 规则解码为事件对象。