stringToBlob

Performs the reverse of gda.blob.Blob.toString_.

stringToBlob
(
string str
)

Parameters

str string

a string to convert

Return Value

Type: gda.blob.Blob

a new #gdaBlob if no error were found in str, or NULL otherwise