Package | Description |
---|---|
io.picodata.driver.mappers |
Contains converters and mappers that map Java object and MessagePack
|
Modifier and Type | Method and Description |
---|---|
<V extends org.msgpack.value.Value,O> |
MessagePackObjectMapper.toValue(O o)
Create MessagePack entity representation for an object.
|
Copyright © 2025 Picodata. All rights reserved.