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