Searched refs:readLen (Results 1 – 1 of 1) sorted by relevance
1324 int readLen = pduDataStream.read(area, 0, length); in skipWapValue() local1325 if (readLen < length) { //The actually read length is lower than the length in skipWapValue()1328 return readLen; in skipWapValue()