☰
DDOCs
GID:GDA5
v0.9.13
/
gda.global
/
stringToBlob
🔍
☾
stringToBlob
fn
gda.blob.Blob
stringToBlob(string str)
nothrow
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