- check
void check(T args)
Undocumented in source. Be warned that the author may not have intended to support it.
- checkCondition
void checkCondition(U condition, T args)
Undocumented in source. Be warned that the author may not have intended to support it.
- checkedRead
T checkedRead(int fd)
Undocumented in source. Be warned that the author may not have intended to support it.
- checkedWrite
void checkedWrite(int fd, T value)
Undocumented in source. Be warned that the author may not have intended to support it.