net_instaweb::FileSystem::OutputFile Class Reference
List of all members.
Member Function Documentation
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.
- Todo:
- TODO(sligocki): Would we like a version that returns the amound written? If so, it should be named so that it is clear it is returning int.
The documentation for this class was generated from the following file: