pub fn encode_point_payload_key( collection_name: &str, point_id: PointId, ) -> Vec<u8> ⓘ
Encode a key for a point’s payload.
Key format: [PREFIX_POINT_PAYLOAD][collection_name_hash][point_id]
[PREFIX_POINT_PAYLOAD][collection_name_hash][point_id]