Provided by: trafficserver-dev_5.3.0-2ubuntu2_amd64
NAME
TSfread - attempts to read length bytes of data from the file pointed to by filep into the buffer buf
SYNOPSIS
#include <ts/ts.h> size_t TSfread(TSFile filep, void *buf, size_t length)
DESCRIPTION
COPYRIGHT
2014, dev@trafficserver.apache.org