FlatFilePos::ToString

Returns a human-readable "file:offset" description of the position.

Synopsis

Declared in <flatfile.h>

std::string
ToString() const;

Return Value

The formatted position string.