fillCursorWindow
abstract fun fillCursorWindow(statement: Long, startRow: Int, maxRows: Int, countAllRows: Boolean): ByteBuffer?(source)
open fun fillCursorWindow(statement: StatementHandle, startRow: Int, maxRows: Int, countAllRows: Boolean): ByteBuffer?(source)