up:远端不存在目录校验功能测试完毕。
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
#include <QByteArray>
|
||||
#include <QDataStream>
|
||||
#include <QDebug>
|
||||
#include <QIODevice>
|
||||
|
||||
template <typename T> QByteArray infoPack(const T& obj)
|
||||
{
|
||||
@@ -22,4 +23,4 @@ template <typename T> T infoUnpack(const QByteArray& byteArray)
|
||||
return obj;
|
||||
}
|
||||
|
||||
#endif // INFO_PACK_HPP
|
||||
#endif // INFO_PACK_HPP
|
||||
|
||||
Reference in New Issue
Block a user