Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineinherited |
Definition at line 548 of file MemoryStream.cs.
References System.IO.MemoryStream._buffer, System.IO.MemoryStream._capacity, System.IO.MemoryStream._length, System.IO.MemoryStream._position, System.Buffer.BlockCopy(), System.buffer, System.Array.Clear(), System.count, System.IO.MemoryStream.EnsureCapacity(), System.IO.MemoryStream.EnsureNotClosed(), System.IO.MemoryStream.EnsureWriteable(), System.SR.IO_StreamTooLong, System.offset, and System.IO.Stream.ValidateBufferArguments().
Referenced by System.Net.RequestStream.Write(), and System.Xml.XmlBinaryNodeWriter.AttributeValue.WriteBase64Text().