public interface Packable extends Serializable
| Modifier and Type | Method and Description |
|---|---|
org.msgpack.value.Value |
toMessagePackValue(MessagePackObjectMapper mapper)
Convert this instance into a corresponding MessagePack
Value |
org.msgpack.value.Value toMessagePackValue(MessagePackObjectMapper mapper)
Valuemapper - configured Java objects to entities mapperCopyright © 2025 Picodata. All rights reserved.