public class UnixInputStream : InputStream {
public UnixInputStream ( int fd,
bool close_fd_at_close ) ;
}

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