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