final class TClientBufferedStream {...}
->__construct(): void
->gen<TStreamResponse>((function(?string, ?Exception): TStreamResponse) $streamDecode): HH\AsyncGenerator<null, TStreamResponse, void>
->genNext(): Awaitable<(?vec<string>, ?string)>