Return the file descriptor associated with this object, or FilesystemUtil::k_INVALID_FD if this object is not currently associated with a file descriptor.
Synopsis
Declared in <bdls_fdstreambuf.h>
FilesystemUtil::FileDescriptor
fileDescriptor() const;
Created with MrDocs