Thunderstone Software Document Search, Retrieval, and Management
Search:
Vortex Manual
 

xmlReaderGetBytesConsumed

 

SYNOPSIS

    int xmlReaderGetBytesConsumed(xmlReader reader)

Parameters:

  • reader - the xmlReader object

Returns:

  • the number of bytes consumed


DESCRIPTION
xmlReaderGetBytesConsumed() returns the number of bytes the reader has consumed so far.


EXAMPLE

    <$bytes = (xmlReaderGetBytesConsumed($reader))>


CAVEATS
The xmlReader parser can read ahead and buffer some of the XML message, so functions like this might not match the current element.


SEE ALSO
xmlReaderGetColumn, xmlReaderGetDepth, xmlReaderGetLine, xmlReaderGetType


Copyright © Thunderstone Software     Last updated: Mon Feb 18 10:28:15 EST 2013
 
Home   ::   Products   ::   Solutions   ::   How to Buy   ::   Support   ::   Contact Us   ::   News   ::   About
Copyright © 2013 Thunderstone Software LLC. All rights reserved.