getValueBlobMaybe Method

Get the value as a blob, or undefined if it is null.

getValueBlobMaybe(colIndex: number): Uint8Array | undefined

Parameter Type Description
colIndex number Index of SQL column in query result (0-based)

Returns - Uint8Array | undefined

Defined in

Last Updated: 09 May, 2026