未验证 提交 8998e1d2 编写于 作者: S shaoyue 提交者: GitHub

[skip e2e] Add comment for PayloadReader (#13899)

Signed-off-by: Nshaoyue.chen <shaoyue.chen@zilliz.com>
上级 9672c4d7
......@@ -620,6 +620,7 @@ func (r *PayloadReader) GetPayloadLengthFromReader() (int, error) {
return int(length), nil
}
// Close closes the payload reader
func (r *PayloadReader) Close() {
r.ReleasePayloadReader()
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册