isEnd abstract method

bool isEnd()

True - if message ends with terminatingChar. False - otherwise. @returns - boolean value indicating end of buffer

Implementation

bool isEnd();