| #Alias FILEWStream_Reference ## |
| //////////////////////////////////////////////////////////////////////////////////////////// |
| #Subtopic Member_Function |
| # ------------------------------------------------------------------------------ |
| #Method SkFILEWStream(const char path[]) |
| #Param path incomplete ## |
| # ------------------------------------------------------------------------------ |
| #Method ~SkFILEWStream() override |
| # ------------------------------------------------------------------------------ |
| #Method bool isValid() const |
| Returns true if the current path could be opened. |
| # ------------------------------------------------------------------------------ |
| #Method bool write(const void* buffer, size_t size) override |
| #Param buffer incomplete ## |
| #Param size incomplete ## |
| # ------------------------------------------------------------------------------ |
| #Method void flush() override |
| # ------------------------------------------------------------------------------ |
| # ------------------------------------------------------------------------------ |
| #Method size_t bytesWritten() const override |