Page Speed Optimization Libraries
1.4.26.1
|
Public Member Functions | |
virtual bool | Write (const StringPiece &buf, MessageHandler *handler)=0 |
virtual bool | Flush (MessageHandler *handler)=0 |
virtual bool | SetWorldReadable (MessageHandler *handler)=0 |
Friends | |
class | FileSystem |
Use public interface provided by FileSystem::Close. |
virtual bool net_instaweb::FileSystem::OutputFile::Write | ( | const StringPiece & | buf, |
MessageHandler * | handler | ||
) | [pure virtual] |
Note: Write is not atomic. If Write fails, there is no indication of how much data has already been written to the file.