For the 'specs' array of prepared statement parameters types, known at
compile-time, write Bind message to connection's write buffer from the
representation of 'args' parameters, serialized to 'specs' types according
to 'Serializer' template. Format codes of the response columns is set
via 'resCodes' array, known at compile time.
For the 'specs' array of prepared statement parameters types, known at compile-time, write Bind message to connection's write buffer from the representation of 'args' parameters, serialized to 'specs' types according to 'Serializer' template. Format codes of the response columns is set via 'resCodes' array, known at compile time.