examples
examples copied to clipboard
Can we get a struct/binary or struc/json serializer/deserializer?
Hi - it would really help a lot to get struct deserialize from byte[]. Serialize to byte[] is nice to have. Structs have limited user otherwise or they take a lot of effort to decode. Protobuf would be nice? Thanks.
Is there a specific scenario that you need this for?