write
write(int fd, const void *dest, size_t bcount)
write(int fd, const void *buf, size_t size)
write(int fd, const void *buf, size_t size)
public void write(char[] cbuf, int off, int len) throws IOException {
public void write(char[] cbuf, int off, int len) throws IOException {
public void write(char[] cbuf, int off, int len)
write(int fdes, void *cbuf, size_t count)
#define write _write
#define write _write