octavius-postgresql
Toggle table of contents
0.9.9
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
octavius-postgresql
driver
/
io.github.octaviusframework.driver.codec.dynamic
/
ContainerCodec
/
serializeContainer
serialize
Container
fun
serializeContainer
(
container
:
PgContainer
,
writer
:
PgByteWriter
,
typeRegistry
:
TypeRegistry
)
Serializes a
PgContainer
into the provided
PgByteWriter
.