Function XMLParser.getNodeOffset
Gets the byte offset of the current node since the beginning of the file or buffer.
long getNodeOffset() nothrow @nogc const;
Gets the byte offset of the current node since the beginning of the file or buffer.
long getNodeOffset() nothrow @nogc const;