API Reference > OdDAI Namespace > Classes > IBufferDataProvider Class > IBufferDataProvider Methods > IBufferDataProvider::goToNextChar Method
IBufferDataProvider::goToNextChar Method
Syntax
C++
virtual bool goToNextChar() = 0;

Returns EoF state. False if current position in not at EoF, otherwise false.

Move cursor to the next position

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.