Searched refs:_totalLength (Results 1 – 2 of 2) sorted by relevance
16 UInt64 _totalLength; variable43 _totalLength = total; in Init()
13 if (_pos >= _totalLength) in Read()58 case STREAM_SEEK_END: offset += _totalLength; break; in Seek()