mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-02 08:55:56 +08:00
* Avoid to copy during converting C bytes to Go bytes Signed-off-by: yah01 <yah2er0ne@outlook.com> * Add BytesConverter to achieve no-copy converting C bytes to Go bytes Signed-off-by: yah01 <yah2er0ne@outlook.com>