enforceWireVersionConstraints

Unsets nullable fields not matching the server version as defined per UDAs.

@safe
void
enforceWireVersionConstraints
(
T
)
(
ref T field
,,
string file = __FILE__
,
size_t line = __LINE__
)

Meta