get_blob


Description:

public virtual uint8[] get_blob (string field) throws Error

Fetch a field from the result as an array of bytes by name

Parameters:

field field name

Returns:

the field value

See also:

fetch_blob, fetch