Searched refs:numBytesInBuffer (Results 1 – 1 of 1) sorted by relevance
62 UInt32 numBytesInBuffer = numBytesPrev + processedSize; in ReadDataString() local68 if (pos > numBytesInBuffer - signatureEndSize) in ReadDataString()80 if (pos > numBytesInBuffer - signatureStartSize) in ReadDataString()91 numBytesPrev = numBytesInBuffer - pos; in ReadDataString()