blobGetData
fn
string blobGetData(harfbuzz.blob.Blob blob)Fetches the data from a blob.
Parameters
blob | a blob. |
Returns
the byte data of blob.
string blobGetData(harfbuzz.blob.Blob blob)Fetches the data from a blob.
blob | a blob. |