org.mapdb
/
StoreDirectAbstract
/
serialize
serialize
protected
fun
<
R
>
serialize
(
record
:
R
?
,
serializer
:
Serializer
<
R
>
)
:
DataOutput2
?