milo icon indicating copy to clipboard operation
milo copied to clipboard

Introduce JsonStruct and JsonStructCodec alternatives to DynamicStruct and DynamicStructCodec

Open kevinherron opened this issue 1 year ago • 0 comments
trafficstars

This allows custom structures to be decoded to and encoded from JsonStruct, a container for a GSON-backed JsonObject, rather than the default DynamicStruct and company.

kevinherron avatar Feb 29 '24 17:02 kevinherron