/** * call-seq: * getOutputBindBlob(variable) * * Get the value stored in a previously defined * binary lob output bind variable. */ static VALUE sqlrcur_getOutputBindBlob(VALUE self, VALUE variable) {