Searched refs:IO_Read (Results 1 – 3 of 3) sorted by relevance
68 #define IO_Read JVM_Read macro
48 nread = (jint)IO_Read(fd, &ret, 1); in readSingle()112 nread = (jint)IO_Read(fd, buf, len); in readBytes()
149 return (int) IO_Read(zfd, buf, nbytes); in ZFILE_read()