Terraria v1.4.4.9
Terraria source code documentation
|
This is the complete list of members for System.Reflection.Internal.StreamExtensions, including all inherited members.
CopyTo(this Stream source, byte *destination, int size) | System.Reflection.Internal.StreamExtensions | inlinepackagestatic |
GetAndValidateSize(Stream stream, int size, string streamParameterName) | System.Reflection.Internal.StreamExtensions | inlinepackagestatic |
StreamCopyBufferSize | System.Reflection.Internal.StreamExtensions | packagestatic |
TryReadAll(this Stream stream, byte[] buffer, int offset, int count) | System.Reflection.Internal.StreamExtensions | inlinepackagestatic |
TryReadAll(this Stream stream, Span< byte > buffer) | System.Reflection.Internal.StreamExtensions | inlinepackagestatic |