Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Net.Http.Http3Frame Class Reference

Static Public Member Functions

static bool TryReadIntegerPair (ReadOnlySpan< byte > buffer, out long a, out long b, out int bytesRead)
 
static bool TryWriteFrameEnvelope (Http3FrameType frameType, long payloadLength, Span< byte > buffer, out int bytesWritten)
 

Detailed Description

Definition at line 3 of file Http3Frame.cs.


The documentation for this class was generated from the following file: