Function Question.fromBinary

Support for network serialization Note that this method is not called directly by the deserializer, as it needs to support arbitrary pointers into the message

T fromBinary(T) (
  scope ref DNSDeserializerContext ctx
) @safe;