Scroll to navigation

TSFREAD(3ts) Apache Traffic Server TSFREAD(3ts)

NAME

TSfread - TSfread API function

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.

COPYRIGHT

2019, dev@trafficserver.apache.org
March 8, 2019 7.1