Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
file_util.h File Reference

(9c1f44f67466fea2fb20bb6f31fea388d8c65961)

#include <stdint.h>
#include <string>
#include <vector>
#include "public/fpdfview.h"
+ Include dependency graph for file_util.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FileAccessForTesting
 

Functions

std::vector< uint8_t > GetFileContents (const char *filename)
 

Function Documentation

◆ GetFileContents()

std::vector< uint8_t > GetFileContents ( const char * filename)

Definition at line 16 of file file_util.cpp.