stringToBlob
fn
gda.blob.Blob stringToBlob(string str)Performs the reverse of gda.blob.Blob.toString_.
Parameters
str | a string to convert |
Returns
a new #gdaBlob if no error were found in str, or NULL otherwise
gda.blob.Blob stringToBlob(string str)Performs the reverse of gda.blob.Blob.toString_.
str | a string to convert |