|
|
|
|
|
by squirrellous
170 days ago
|
|
Thanks. These are actually achievable with a custom protocol buffer implementation, but I agree at that point one may as well create a new format. FWIW the other use case I was expecting is something like database queries where you’d select one particular column out of a json-like blob and want to avoid deserialization. |
|