Skip to content

src,stream: Improve WriteString

Introduce HasDoTryWrite in order to eliminate the unnecessary memory copy in WriteString for StreamBase not overriding DoTryWrite, e.g. TLSWrap, HTTP2Session

Merge request reports

Loading