TSfread

Synopsis

#include <ts/ts.h>

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

Description

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