Terraria v1.4.4.9
Terraria source code documentation
|
|
inlinevirtualinherited |
Reimplemented from System.IO.Stream.
Definition at line 598 of file UnmanagedMemoryStream.cs.
References System.IO.UnmanagedMemoryStream._buffer, System.IO.UnmanagedMemoryStream._capacity, System.IO.UnmanagedMemoryStream._length, System.IO.UnmanagedMemoryStream._mem, System.IO.UnmanagedMemoryStream._offset, System.IO.UnmanagedMemoryStream._position, System.Runtime.InteropServices.SafeBuffer.AcquirePointer(), System.IO.UnmanagedMemoryStream.EnsureNotClosed(), System.IO.UnmanagedMemoryStream.EnsureWriteable(), System.Threading.Interlocked.Exchange(), System.SR.IO_FixedCapacity, System.SR.IO_StreamTooLong, System.pointer, System.Threading.Interlocked.Read(), System.Runtime.InteropServices.SafeBuffer.ReleasePointer(), System.value, and System.Buffer.ZeroMemory().
Referenced by System.IO.UnmanagedMemoryStreamWrapper.WriteByte().