mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-01-03 14:23:40 +01:00
docs: regenerate
This commit is contained in:
parent
d6fdb99fd0
commit
5bbefd95b5
40 changed files with 1381 additions and 1403 deletions
|
|
@ -122,7 +122,7 @@ Please consider using those instead in performance-critical code.</p>
|
|||
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_SafeMemory_Read__1_System_IntPtr___0__.md&value=---%0Auid%3A%20Dalamud.SafeMemory.Read%60%601(System.IntPtr%2C%60%600%40)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goaaats/Dalamud/blob/master/Dalamud/SafeMemory.cs/#L56">View Source</a>
|
||||
<a href="https://github.com/goaaats/Dalamud/blob/master/Dalamud/SafeMemory.cs/#L54">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_SafeMemory_Read_" data-uid="Dalamud.SafeMemory.Read*"></a>
|
||||
<h4 id="Dalamud_SafeMemory_Read__1_System_IntPtr___0__" data-uid="Dalamud.SafeMemory.Read``1(System.IntPtr,``0@)">Read<T>(IntPtr, out T)</h4>
|
||||
|
|
@ -195,7 +195,7 @@ Please consider using those instead in performance-critical code.</p>
|
|||
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_SafeMemory_Read__1_System_IntPtr_System_Int32_.md&value=---%0Auid%3A%20Dalamud.SafeMemory.Read%60%601(System.IntPtr%2CSystem.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goaaats/Dalamud/blob/master/Dalamud/SafeMemory.cs/#L78">View Source</a>
|
||||
<a href="https://github.com/goaaats/Dalamud/blob/master/Dalamud/SafeMemory.cs/#L76">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_SafeMemory_Read_" data-uid="Dalamud.SafeMemory.Read*"></a>
|
||||
<h4 id="Dalamud_SafeMemory_Read__1_System_IntPtr_System_Int32_" data-uid="Dalamud.SafeMemory.Read``1(System.IntPtr,System.Int32)">Read<T>(IntPtr, Int32)</h4>
|
||||
|
|
@ -204,8 +204,7 @@ Please consider using those instead in performance-critical code.</p>
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">[CanBeNull]
|
||||
public static T[] Read<T>(IntPtr address, int count)
|
||||
<pre><code class="lang-csharp hljs">public static T[] Read<T>(IntPtr address, int count)
|
||||
where T : struct</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
|
|
@ -269,7 +268,7 @@ public static T[] Read<T>(IntPtr address, int count)
|
|||
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_SafeMemory_ReadBytes_System_IntPtr_System_Int32_System_Byte____.md&value=---%0Auid%3A%20Dalamud.SafeMemory.ReadBytes(System.IntPtr%2CSystem.Int32%2CSystem.Byte%5B%5D%40)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goaaats/Dalamud/blob/master/Dalamud/SafeMemory.cs/#L32">View Source</a>
|
||||
<a href="https://github.com/goaaats/Dalamud/blob/master/Dalamud/SafeMemory.cs/#L30">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_SafeMemory_ReadBytes_" data-uid="Dalamud.SafeMemory.ReadBytes*"></a>
|
||||
<h4 id="Dalamud_SafeMemory_ReadBytes_System_IntPtr_System_Int32_System_Byte____" data-uid="Dalamud.SafeMemory.ReadBytes(System.IntPtr,System.Int32,System.Byte[]@)">ReadBytes(IntPtr, Int32, out Byte[])</h4>
|
||||
|
|
@ -331,7 +330,7 @@ public static T[] Read<T>(IntPtr address, int count)
|
|||
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_SafeMemory_ReadString_System_IntPtr_System_Int32_.md&value=---%0Auid%3A%20Dalamud.SafeMemory.ReadString(System.IntPtr%2CSystem.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goaaats/Dalamud/blob/master/Dalamud/SafeMemory.cs/#L135">View Source</a>
|
||||
<a href="https://github.com/goaaats/Dalamud/blob/master/Dalamud/SafeMemory.cs/#L132">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_SafeMemory_ReadString_" data-uid="Dalamud.SafeMemory.ReadString*"></a>
|
||||
<h4 id="Dalamud_SafeMemory_ReadString_System_IntPtr_System_Int32_" data-uid="Dalamud.SafeMemory.ReadString(System.IntPtr,System.Int32)">ReadString(IntPtr, Int32)</h4>
|
||||
|
|
@ -340,8 +339,7 @@ public static T[] Read<T>(IntPtr address, int count)
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">[CanBeNull]
|
||||
public static string ReadString(IntPtr address, int maxLength = 256)</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public static string ReadString(IntPtr address, int maxLength = 256)</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -393,7 +391,7 @@ since Encoding.UTF8 destroys the FFXIV payload structure.</p>
|
|||
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_SafeMemory_ReadString_System_IntPtr_System_Text_Encoding_System_Int32_.md&value=---%0Auid%3A%20Dalamud.SafeMemory.ReadString(System.IntPtr%2CSystem.Text.Encoding%2CSystem.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goaaats/Dalamud/blob/master/Dalamud/SafeMemory.cs/#L153">View Source</a>
|
||||
<a href="https://github.com/goaaats/Dalamud/blob/master/Dalamud/SafeMemory.cs/#L149">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_SafeMemory_ReadString_" data-uid="Dalamud.SafeMemory.ReadString*"></a>
|
||||
<h4 id="Dalamud_SafeMemory_ReadString_System_IntPtr_System_Text_Encoding_System_Int32_" data-uid="Dalamud.SafeMemory.ReadString(System.IntPtr,System.Text.Encoding,System.Int32)">ReadString(IntPtr, Encoding, Int32)</h4>
|
||||
|
|
@ -402,8 +400,7 @@ since Encoding.UTF8 destroys the FFXIV payload structure.</p>
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">[CanBeNull]
|
||||
public static string ReadString(IntPtr address, Encoding encoding, int maxLength = 256)</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public static string ReadString(IntPtr address, Encoding encoding, int maxLength = 256)</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -461,7 +458,7 @@ since Encoding may destroy the FFXIV payload structure.</p>
|
|||
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_SafeMemory_SizeOf__1.md&value=---%0Auid%3A%20Dalamud.SafeMemory.SizeOf%60%601%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goaaats/Dalamud/blob/master/Dalamud/SafeMemory.cs/#L203">View Source</a>
|
||||
<a href="https://github.com/goaaats/Dalamud/blob/master/Dalamud/SafeMemory.cs/#L198">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_SafeMemory_SizeOf_" data-uid="Dalamud.SafeMemory.SizeOf*"></a>
|
||||
<h4 id="Dalamud_SafeMemory_SizeOf__1" data-uid="Dalamud.SafeMemory.SizeOf``1">SizeOf<T>()</h4>
|
||||
|
|
@ -510,7 +507,7 @@ since Encoding may destroy the FFXIV payload structure.</p>
|
|||
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_SafeMemory_Write__1_System_IntPtr___0_.md&value=---%0Auid%3A%20Dalamud.SafeMemory.Write%60%601(System.IntPtr%2C%60%600)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goaaats/Dalamud/blob/master/Dalamud/SafeMemory.cs/#L99">View Source</a>
|
||||
<a href="https://github.com/goaaats/Dalamud/blob/master/Dalamud/SafeMemory.cs/#L96">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_SafeMemory_Write_" data-uid="Dalamud.SafeMemory.Write*"></a>
|
||||
<h4 id="Dalamud_SafeMemory_Write__1_System_IntPtr___0_" data-uid="Dalamud.SafeMemory.Write``1(System.IntPtr,``0)">Write<T>(IntPtr, T)</h4>
|
||||
|
|
@ -583,7 +580,7 @@ since Encoding may destroy the FFXIV payload structure.</p>
|
|||
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_SafeMemory_Write__1_System_IntPtr___0___.md&value=---%0Auid%3A%20Dalamud.SafeMemory.Write%60%601(System.IntPtr%2C%60%600%5B%5D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goaaats/Dalamud/blob/master/Dalamud/SafeMemory.cs/#L113">View Source</a>
|
||||
<a href="https://github.com/goaaats/Dalamud/blob/master/Dalamud/SafeMemory.cs/#L110">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_SafeMemory_Write_" data-uid="Dalamud.SafeMemory.Write*"></a>
|
||||
<h4 id="Dalamud_SafeMemory_Write__1_System_IntPtr___0___" data-uid="Dalamud.SafeMemory.Write``1(System.IntPtr,``0[])">Write<T>(IntPtr, T[])</h4>
|
||||
|
|
@ -656,7 +653,7 @@ since Encoding may destroy the FFXIV payload structure.</p>
|
|||
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_SafeMemory_WriteBytes_System_IntPtr_System_Byte___.md&value=---%0Auid%3A%20Dalamud.SafeMemory.WriteBytes(System.IntPtr%2CSystem.Byte%5B%5D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goaaats/Dalamud/blob/master/Dalamud/SafeMemory.cs/#L44">View Source</a>
|
||||
<a href="https://github.com/goaaats/Dalamud/blob/master/Dalamud/SafeMemory.cs/#L42">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_SafeMemory_WriteBytes_" data-uid="Dalamud.SafeMemory.WriteBytes*"></a>
|
||||
<h4 id="Dalamud_SafeMemory_WriteBytes_System_IntPtr_System_Byte___" data-uid="Dalamud.SafeMemory.WriteBytes(System.IntPtr,System.Byte[])">WriteBytes(IntPtr, Byte[])</h4>
|
||||
|
|
@ -712,7 +709,7 @@ since Encoding may destroy the FFXIV payload structure.</p>
|
|||
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_SafeMemory_WriteString_System_IntPtr_System_String_.md&value=---%0Auid%3A%20Dalamud.SafeMemory.WriteString(System.IntPtr%2CSystem.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goaaats/Dalamud/blob/master/Dalamud/SafeMemory.cs/#L174">View Source</a>
|
||||
<a href="https://github.com/goaaats/Dalamud/blob/master/Dalamud/SafeMemory.cs/#L169">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_SafeMemory_WriteString_" data-uid="Dalamud.SafeMemory.WriteString*"></a>
|
||||
<h4 id="Dalamud_SafeMemory_WriteString_System_IntPtr_System_String_" data-uid="Dalamud.SafeMemory.WriteString(System.IntPtr,System.String)">WriteString(IntPtr, String)</h4>
|
||||
|
|
@ -773,7 +770,7 @@ since Encoding may destroy the FFXIV payload structure.</p>
|
|||
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_SafeMemory_WriteString_System_IntPtr_System_String_System_Text_Encoding_.md&value=---%0Auid%3A%20Dalamud.SafeMemory.WriteString(System.IntPtr%2CSystem.String%2CSystem.Text.Encoding)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goaaats/Dalamud/blob/master/Dalamud/SafeMemory.cs/#L191">View Source</a>
|
||||
<a href="https://github.com/goaaats/Dalamud/blob/master/Dalamud/SafeMemory.cs/#L186">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_SafeMemory_WriteString_" data-uid="Dalamud.SafeMemory.WriteString*"></a>
|
||||
<h4 id="Dalamud_SafeMemory_WriteString_System_IntPtr_System_String_System_Text_Encoding_" data-uid="Dalamud.SafeMemory.WriteString(System.IntPtr,System.String,System.Text.Encoding)">WriteString(IntPtr, String, Encoding)</h4>
|
||||
|
|
@ -846,7 +843,7 @@ since Encoding may destroy the FFXIV payload structure.</p>
|
|||
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_SafeMemory.md&value=---%0Auid%3A%20Dalamud.SafeMemory%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/goaaats/Dalamud/blob/master/Dalamud/SafeMemory.cs/#L16" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goaaats/Dalamud/blob/master/Dalamud/SafeMemory.cs/#L14" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue