BLPAPI C++
3.24.4
|
#include <blpapi_streamproxy.h>
Static Public Member Functions | |
static int | 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
.