QMetaType.save

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool save(QDataStream stream, const(void)* data)
  2. bool save(QDataStream stream, int type, const(void)* data)
    struct QMetaType
    version(!QT_NO_DATASTREAM)
    static
    bool
    save
    (
    ref QDataStream stream
    ,
    int type
    ,
    const(void)* data
    )

Meta