Terraria v1.4.4.9
Terraria source code documentation
|
This is the complete list of members for System.Net.Http.VariableLengthIntegerHelper, including all inherited members.
GetByteCount(long value) | System.Net.Http.VariableLengthIntegerHelper | inlinestatic |
TryRead(ReadOnlySpan< byte > buffer, out long value, out int bytesRead) | System.Net.Http.VariableLengthIntegerHelper | inlinestatic |
TryWrite(Span< byte > buffer, long longToEncode, out int bytesWritten) | System.Net.Http.VariableLengthIntegerHelper | inlinestatic |
WriteInteger(Span< byte > buffer, long longToEncode) | System.Net.Http.VariableLengthIntegerHelper | inlinestatic |