Same as the related overload above for getLineAndColumnNumber.
getLineAndColumnNumber
Declared in <bdlde_utf8util.h>
<bdlde_utf8util.h>
static int getLineAndColumnNumber( Uint64* lineNumber, Uint64* utf8Column, Uint64* startOfLineByteOffset, std::streambuf* input, Uint64 byteOffset, char lineDelimeter);
Created with MrDocs