Web API Reference | MapGuide Open Source |
Inherits MgGuardDisposable.
Public Member Functions | |
MgByteSink (MgByteReader *reader) | |
Construct a MgByteSink object from a source byte reader. | |
void | ToFile (CREFSTRING filename) |
Writes the content of the byte reader to a file. If the full contents of the reader cannot be written to the file then the file is deleted and an MgException is raised. |