Instance Property
blob
Returns the data as a blob, if it has
BLOB affinity.var blob: ByteBuffer? { get }
Discussion
INTEGER, REAL, TEXT, and NULL values always return nil.
Instance Property
BLOB affinity.var blob: ByteBuffer? { get }
INTEGER, REAL, TEXT, and NULL values always return nil.