TSfread

Synopsis

#include <ts/ts.h>

size_t TSfread(TSFile filep, void * buf, size_t length)

Description

Attempts to read length bytes of data from the file pointed to by filep into the buffer buf.