webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Go to the source code of this file.
Classes | |
class | FileWriteStream |
Wrapper of C file stream for input using fread(). More... | |
Functions | |
template<> | |
void | PutN (FileWriteStream &stream, char c, size_t n) |
Implement specialized version of PutN() with memset() for better performance. More... | |
|
inline |
Implement specialized version of PutN() with memset() for better performance.