ByteArrayOutputStream_getDataSize()
Returns the size of the data in the ByteArrayOutputStream
#include "InterfaceFactory.h"
DIRXML_EXPORT
int IFAPI ByteArrayOutputStream_getDataSize (
OutputStream *outputStream);
See also the ByteArrayOutputStream_getBytes method.