pink
pink copied to clipboard
fix redis parse REDIS_HALF bug
when GetReplyFromReader return REDIS_HALF, the ReadBytes has read a char, but GetReplyFromReader will call ReadBytes to read a char next, so rollback a char