bindText
Binds value as standard UTF-8 with an explicit byte length, preserving embedded NUL characters.
open fun bindText(statement: StatementHandle, index: Int, value: String, utf8TextParameters: BooleanArray): SQLCode(source)
Binds value as standard UTF-8 with an explicit byte length, preserving embedded NUL characters.