Searched refs:previousStreamId (Results 1 – 1 of 1) sorted by relevance
629 int previousStreamId = streamId; in readContinuationHeader() local637 if (streamId != previousStreamId) throw ioException("TYPE_CONTINUATION streamId changed"); in readContinuationHeader()