BLOB

Binary Large Object.

SQLite: BLOB

Example:

table.addData(TableData.BLOB, "profile_picture")
set("profile_picture", byteArrayOf(0x01, 0x02, 0x03))

Properties

Link copied to clipboard
Link copied to clipboard