Return 0 unconditionally.
Declared in <bdlbb_blobstreambuf.h>
virtual
std::streamsize
xsgetn(
char_type* destination,
std::streamsize numChars) override;
0
| Name | Description |
|---|---|
| destination | buffer that would receive characters (ignored) |
| numChars | number of characters that would be read (ignored) |