#include <blpapi_streamproxy.h>
Static Public Member Functions | |
| static int | writeToStream (const char *data, int length, void *stream) |
| static int blpapi::StreamProxyOstream::writeToStream | ( | const char * | data, | |
| int | length, | |||
| void * | stream | |||
| ) | [static] |
Format, to the specified stream, which must be a pointer to a std::ostream, the specified length bytes of the specified data.
1.7.1