read_file() is only used within LibJPEG_Encoding.
 
Symbols
loading...
Files
loading...

read_file() function

Syntax

size_t read_file (JFILE *file,     uint8_t *buf,     uint32_t sizeofbuf);
Implemented in jdata_conf.c:34

Arguments

file

buf

sizeofbuf

References

LocationText
jdata_conf.c:34
size_t read_file (JFILE *file, uint8_t *buf, uint32_t sizeofbuf)
jdata_conf.h:35
size_t read_file (JFILE *file, uint8_t *buf, uint32_t sizeofbuf);

Call Tree

Functions called by read_file()
read_file()
all items filtered out
Data read by read_file()
read_file()::BytesReadfile
all items filtered out
read_file()
Type of read_file()
read_file()
size_t
all items filtered out