XmlInputStream::readBytes |
![]() ![]() |
#include <DbXml.hpp>virtual unsigned int XmlInputStream::readBytes( char *toFill, const unsigned int maxToRead)
Reads maxToRead number of bytes from the input stream and places those bytes in toFill. Returns the number of bytes read, or 0 if the end of the stream has been reached.
![]() ![]() |
Copyright (c) 1996,2007 Oracle. All rights reserved.