Return 0 unconditionally.

Synopsis

Declared in <bdlbb_blobstreambuf.h>

virtual
std::streamsize
xsputn(
    char_type const* source,
    std::streamsize numChars) override;

Created with MrDocs