XMLParser.seek

Move the buffer cursor to a certain offset (since the beginning) and read the next node there. This returns an error code.

struct XMLParser
@nogc nothrow
GodotError
seek
(
in long position
)

Meta