readable
int ios::readable() { return !(rdbuf()->_flags & _IO_NO_READS); }
readable(evContext opaqueCtx, void *uap, int fd, int evmask) {