pub fn encode_vector(vector: &Vector) -> Vec<u8> ⓘ
Encode a VECTOR value into its image (the bytes that go inside the LOB wrapper). Mirrors VectorEncoder.encode in vector.pyx.
VectorEncoder.encode
vector.pyx