6 ms·
Having different types seems wrong to me because endianess issues disappears after serialization, so it would make more sense to slap an annotation on the data
by cv5005 6mo ago
Having different types seems wrong to me because endianess issues disappears after serialization, so it would make more sense to slap an annotation on the data field so just the serializer knows how to load/store it.