BloombergLP::bdls::FdStreamBuf_FileHandler::fileSize

Return the size of the file associated with this file handler, or 0 if it is associated with a device other than a regular file (e.g., a device or directory).

Synopsis

Declared in <bdls_fdstreambuf.h>

std::streamoff
fileSize() const;