milvus-io/milvus-sdk-java

How to save numbers greater than 127, such as 255, into a binary vector?

yesletgo opened this issue · 0 comments

image
In the instance code, it is necessary to convert bytes, but the maximum number of bytes is 127. How can I save approximately 127 bytes?