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