writeToBlob
Since
0.7.4
See also
fun writeToBlob(name: String, table: String, column: String, row: Long, offset: Int, stream: InputStream)
Modifies the contents of a blob; it is not possible to increase the size of a blob using this method.
Since
0.7.3