Searched refs:byteCountInt (Results 1 – 1 of 1) sorted by relevance
25 val byteCountInt = byteCount.toInt() in openStreamingSource() constant30 val toRead = min(byteCountInt - totalBytesRead, maxRead) in openStreamingSource()