Loading…
|
Translation changed |
|
|
String added in the repository |
|
Loading…
|
Translation changed |
|
|
String added in the repository |
|
Copies may be made of the returned sequence, but the underlying memory is still owned by the writer. The implementation will destroy all copies of the buffer sequence before destroying `a`.
Called once after construction, this function returns a constant buffer sequence containing the serialized representation of the HTTP request or response including the final carriage return linefeed sequence (`"\r\n"`).
该函数在构造后仅被调用一次,用于返回一个常量缓冲区序列。该序列包含 HTTP 请求或响应的序列化表示,以及最终的换行回车序列("\r\n")。Copies may be made of the returned sequence, but the underlying memory is still owned by the writer. The implementation will destroy all copies of the buffer sequence before destroying `a`.
返回的序列可以被拷贝,但底层内存仍由该写入器持有。实现会在销毁该对象 `a` 之前,销毁该缓冲区序列的所有拷贝。