mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-05 02:12:48 +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>