SYNOPSIS #include <unibilium.h> unibi_term *unibi_from_fd(int fd); DESCRIPTION This function reads up to 4096 bytes from fd, then calls "unibi_from_mem". RETURN VALUE See unibi_from_mem(3).