SQLite how to convert BLOB byte to INT with built-in functions?

前端 未结 0 767
温柔的废话
温柔的废话 2020-12-24 06:04

i have an sqlite database that contains a column with BLOB data.
these BLOB data are 4 byte width. i want to split the 4 bytes appart and convert each part to an integer

相关标签:
回答
  • 消灭零回复
提交回复
热议问题