提交 f4df8612 编写于 作者: H Hongze Cheng

more

上级 f1e40fcd
......@@ -464,7 +464,7 @@ static FORCE_INLINE int tDecodeDouble(SDecoder* pDecoder, double* val) {
return 0;
}
static FORCE_INLINE int tDecodeCStr(SDecoder* pEncoder, const char* val) {
static FORCE_INLINE int tDecodeCStr(SDecoder* pEncoder, const char** val) {
// TODO
return 0;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册