Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Net.Http.VariableLengthIntegerHelper Member List

This is the complete list of members for System.Net.Http.VariableLengthIntegerHelper, including all inherited members.

GetByteCount(long value)System.Net.Http.VariableLengthIntegerHelperinlinestatic
TryRead(ReadOnlySpan< byte > buffer, out long value, out int bytesRead)System.Net.Http.VariableLengthIntegerHelperinlinestatic
TryWrite(Span< byte > buffer, long longToEncode, out int bytesWritten)System.Net.Http.VariableLengthIntegerHelperinlinestatic
WriteInteger(Span< byte > buffer, long longToEncode)System.Net.Http.VariableLengthIntegerHelperinlinestatic