Searched defs:readBytes (Results 1 – 2 of 2) sorted by relevance
65 int readBytes(FILE *fp, char *target, long length) { in readBytes() function
109 static char *readBytes(redisReader *r, unsigned int bytes) { in readBytes() function