Return traits_type::eof() unconditionally.
Synopsis
Declared in <bdlbb_blobstreambuf.h>
virtual
int_type
overflow(int_type c = bsl::streambuf::traits_type::eof()) override;
Created with MrDocs