blobGetLength
fn
uint blobGetLength(harfbuzz.blob.Blob blob)Fetches the length of a blob's data.
Parameters
blob | a blob. |
Returns
the length of blob data in bytes.
uint blobGetLength(harfbuzz.blob.Blob blob)Fetches the length of a blob's data.
blob | a blob. |