1 reference to DataPayloadOffset
Microsoft.AspNetCore.Server.Kestrel.Core (1)
src\Shared\ServerInfrastructure\Http2\Http2Frame.Data.cs (1)
31
public int DataPayloadLength => PayloadLength -
DataPayloadOffset
- DataPadLength;