public class UnixOutputStream : OutputStream {
public UnixOutputStream ( int fd,
bool close_fd_at_close ) ;
}

public UnixOutputStream ( int fd,
bool close_fd_at_close ) ;
Created by Valadoc