Adjust the underlying blob so that the next read position is valid. Return the character at gptr() on success and traits_type::eof() otherwise.

Synopsis

Declared in <bdlbb_blobstreambuf.h>

virtual
int_type
underflow() override;

Created with MrDocs