class Pgvector::PG::BinaryEncoder::Vector

def encode(value)

def encode(value)
  value.to_binary
end