terpal-sql-core
1.9.20-0.3.0
jvm
terpal-sql-core
/
io.exoquery.sql
/
RowDecoder
/
cloneSelf
clone
Self
abstract
fun
cloneSelf
(
ctx
:
DecodingContext
<
Session
,
Row
>
,
initialRowIndex
:
Int
,
type
:
RowDecoderType
,
endCallback
:
(
Int
)
->
Unit
)
:
RowDecoder
<
Session
,
Row
>