1 reference to GetPrefixBytesForChunk
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http\Http1OutputProducer.cs (1)
637
_currentMemoryPrefixBytes = ChunkWriter.
GetPrefixBytesForChunk
(_currentChunkMemory.Length, out var sliceOne);