getTextBytes

open fun getTextBytes(index: Int): ByteArray?(source)

Returns the UTF-8 bytes of a text column, or null when the column does not contain text.

Since

1.1.1

Throws

when direct text retrieval is not supported