docs: regenerate

This commit is contained in:
goaaats 2022-01-29 05:15:26 +01:00
parent 54f6a97c8d
commit a3686d9c93
No known key found for this signature in database
GPG key ID: 49E2AA8C6A76498B
992 changed files with 51626 additions and 8743 deletions

View file

@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class MemoryHelper
">
<meta name="generator" content="docfx 2.58.9.0">
<meta name="generator" content="docfx 2.59.0.0">
<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" href="../styles/docfx.vendor.css">
@ -118,7 +118,7 @@
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Memory_MemoryHelper_Allocate_System_Int32_.md&amp;value=---%0Auid%3A%20Dalamud.Memory.MemoryHelper.Allocate(System.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/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L477">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L478">View Source</a>
</span>
<a id="Dalamud_Memory_MemoryHelper_Allocate_" data-uid="Dalamud.Memory.MemoryHelper.Allocate*"></a>
<h4 id="Dalamud_Memory_MemoryHelper_Allocate_System_Int32_" data-uid="Dalamud.Memory.MemoryHelper.Allocate(System.Int32)">Allocate(Int32)</h4>
@ -169,7 +169,7 @@ Returns the address of newly allocated memory.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Memory_MemoryHelper_Allocate_System_Int32_System_IntPtr__.md&amp;value=---%0Auid%3A%20Dalamud.Memory.MemoryHelper.Allocate(System.Int32%2CSystem.IntPtr%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/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L497">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L498">View Source</a>
</span>
<a id="Dalamud_Memory_MemoryHelper_Allocate_" data-uid="Dalamud.Memory.MemoryHelper.Allocate*"></a>
<h4 id="Dalamud_Memory_MemoryHelper_Allocate_System_Int32_System_IntPtr__" data-uid="Dalamud.Memory.MemoryHelper.Allocate(System.Int32,System.IntPtr@)">Allocate(Int32, out IntPtr)</h4>
@ -210,7 +210,7 @@ Returns the address of newly allocated memory.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Memory_MemoryHelper_ChangePermission_System_IntPtr_System_Int32_Dalamud_Memory_MemoryProtection_.md&amp;value=---%0Auid%3A%20Dalamud.Memory.MemoryHelper.ChangePermission(System.IntPtr%2CSystem.Int32%2CDalamud.Memory.MemoryProtection)%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/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L517">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L518">View Source</a>
</span>
<a id="Dalamud_Memory_MemoryHelper_ChangePermission_" data-uid="Dalamud.Memory.MemoryHelper.ChangePermission*"></a>
<h4 id="Dalamud_Memory_MemoryHelper_ChangePermission_System_IntPtr_System_Int32_Dalamud_Memory_MemoryProtection_" data-uid="Dalamud.Memory.MemoryHelper.ChangePermission(System.IntPtr,System.Int32,Dalamud.Memory.MemoryProtection)">ChangePermission(IntPtr, Int32, MemoryProtection)</h4>
@ -272,7 +272,7 @@ Returns the address of newly allocated memory.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Memory_MemoryHelper_ChangePermission_System_IntPtr_System_Int32_Dalamud_Memory_MemoryProtection_Dalamud_Memory_MemoryProtection__.md&amp;value=---%0Auid%3A%20Dalamud.Memory.MemoryHelper.ChangePermission(System.IntPtr%2CSystem.Int32%2CDalamud.Memory.MemoryProtection%2CDalamud.Memory.MemoryProtection%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/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L538">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L539">View Source</a>
</span>
<a id="Dalamud_Memory_MemoryHelper_ChangePermission_" data-uid="Dalamud.Memory.MemoryHelper.ChangePermission*"></a>
<h4 id="Dalamud_Memory_MemoryHelper_ChangePermission_System_IntPtr_System_Int32_Dalamud_Memory_MemoryProtection_Dalamud_Memory_MemoryProtection__" data-uid="Dalamud.Memory.MemoryHelper.ChangePermission(System.IntPtr,System.Int32,Dalamud.Memory.MemoryProtection,Dalamud.Memory.MemoryProtection@)">ChangePermission(IntPtr, Int32, MemoryProtection, out MemoryProtection)</h4>
@ -324,7 +324,7 @@ Returns the address of newly allocated memory.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Memory_MemoryHelper_ChangePermission__1_System_IntPtr___0__Dalamud_Memory_MemoryProtection_System_Boolean_.md&amp;value=---%0Auid%3A%20Dalamud.Memory.MemoryHelper.ChangePermission%60%601(System.IntPtr%2C%60%600%40%2CDalamud.Memory.MemoryProtection%2CSystem.Boolean)%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/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L550">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L551">View Source</a>
</span>
<a id="Dalamud_Memory_MemoryHelper_ChangePermission_" data-uid="Dalamud.Memory.MemoryHelper.ChangePermission*"></a>
<h4 id="Dalamud_Memory_MemoryHelper_ChangePermission__1_System_IntPtr___0__Dalamud_Memory_MemoryProtection_System_Boolean_" data-uid="Dalamud.Memory.MemoryHelper.ChangePermission``1(System.IntPtr,``0@,Dalamud.Memory.MemoryProtection,System.Boolean)">ChangePermission&lt;T&gt;(IntPtr, ref T, MemoryProtection, Boolean)</h4>
@ -408,7 +408,7 @@ Returns the address of newly allocated memory.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Memory_MemoryHelper_Free_System_IntPtr_.md&amp;value=---%0Auid%3A%20Dalamud.Memory.MemoryHelper.Free(System.IntPtr)%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/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L505">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L506">View Source</a>
</span>
<a id="Dalamud_Memory_MemoryHelper_Free_" data-uid="Dalamud.Memory.MemoryHelper.Free*"></a>
<h4 id="Dalamud_Memory_MemoryHelper_Free_System_IntPtr_" data-uid="Dalamud.Memory.MemoryHelper.Free(System.IntPtr)">Free(IntPtr)</h4>
@ -449,6 +449,379 @@ Returns the address of newly allocated memory.</p>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><p>True if the operation is successful.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Memory_MemoryHelper_GameAllocateAnimation_System_UInt64_System_UInt64_.md&amp;value=---%0Auid%3A%20Dalamud.Memory.MemoryHelper.GameAllocateAnimation(System.UInt64%2CSystem.UInt64)%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/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L688">View Source</a>
</span>
<a id="Dalamud_Memory_MemoryHelper_GameAllocateAnimation_" data-uid="Dalamud.Memory.MemoryHelper.GameAllocateAnimation*"></a>
<h4 id="Dalamud_Memory_MemoryHelper_GameAllocateAnimation_System_UInt64_System_UInt64_" data-uid="Dalamud.Memory.MemoryHelper.GameAllocateAnimation(System.UInt64,System.UInt64)">GameAllocateAnimation(UInt64, UInt64)</h4>
<div class="markdown level1 summary"><p>Allocate memory in the game's animation memory space.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static IntPtr GameAllocateAnimation(ulong size, ulong alignment = 0UL)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.UInt64</span></td>
<td><span class="parametername">size</span></td>
<td><p>Amount of bytes to allocate.</p>
</td>
</tr>
<tr>
<td><span class="xref">System.UInt64</span></td>
<td><span class="parametername">alignment</span></td>
<td><p>The alignment of the allocation.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.IntPtr</span></td>
<td><p>Pointer to the allocated region.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Memory_MemoryHelper_GameAllocateApricot_System_UInt64_System_UInt64_.md&amp;value=---%0Auid%3A%20Dalamud.Memory.MemoryHelper.GameAllocateApricot(System.UInt64%2CSystem.UInt64)%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/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L699">View Source</a>
</span>
<a id="Dalamud_Memory_MemoryHelper_GameAllocateApricot_" data-uid="Dalamud.Memory.MemoryHelper.GameAllocateApricot*"></a>
<h4 id="Dalamud_Memory_MemoryHelper_GameAllocateApricot_System_UInt64_System_UInt64_" data-uid="Dalamud.Memory.MemoryHelper.GameAllocateApricot(System.UInt64,System.UInt64)">GameAllocateApricot(UInt64, UInt64)</h4>
<div class="markdown level1 summary"><p>Allocate memory in the game's apricot memory space.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static IntPtr GameAllocateApricot(ulong size, ulong alignment = 0UL)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.UInt64</span></td>
<td><span class="parametername">size</span></td>
<td><p>Amount of bytes to allocate.</p>
</td>
</tr>
<tr>
<td><span class="xref">System.UInt64</span></td>
<td><span class="parametername">alignment</span></td>
<td><p>The alignment of the allocation.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.IntPtr</span></td>
<td><p>Pointer to the allocated region.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Memory_MemoryHelper_GameAllocateDefault_System_UInt64_System_UInt64_.md&amp;value=---%0Auid%3A%20Dalamud.Memory.MemoryHelper.GameAllocateDefault(System.UInt64%2CSystem.UInt64)%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/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L677">View Source</a>
</span>
<a id="Dalamud_Memory_MemoryHelper_GameAllocateDefault_" data-uid="Dalamud.Memory.MemoryHelper.GameAllocateDefault*"></a>
<h4 id="Dalamud_Memory_MemoryHelper_GameAllocateDefault_System_UInt64_System_UInt64_" data-uid="Dalamud.Memory.MemoryHelper.GameAllocateDefault(System.UInt64,System.UInt64)">GameAllocateDefault(UInt64, UInt64)</h4>
<div class="markdown level1 summary"><p>Allocate memory in the game's default memory space.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static IntPtr GameAllocateDefault(ulong size, ulong alignment = 0UL)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.UInt64</span></td>
<td><span class="parametername">size</span></td>
<td><p>Amount of bytes to allocate.</p>
</td>
</tr>
<tr>
<td><span class="xref">System.UInt64</span></td>
<td><span class="parametername">alignment</span></td>
<td><p>The alignment of the allocation.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.IntPtr</span></td>
<td><p>Pointer to the allocated region.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Memory_MemoryHelper_GameAllocateSound_System_UInt64_System_UInt64_.md&amp;value=---%0Auid%3A%20Dalamud.Memory.MemoryHelper.GameAllocateSound(System.UInt64%2CSystem.UInt64)%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/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L710">View Source</a>
</span>
<a id="Dalamud_Memory_MemoryHelper_GameAllocateSound_" data-uid="Dalamud.Memory.MemoryHelper.GameAllocateSound*"></a>
<h4 id="Dalamud_Memory_MemoryHelper_GameAllocateSound_System_UInt64_System_UInt64_" data-uid="Dalamud.Memory.MemoryHelper.GameAllocateSound(System.UInt64,System.UInt64)">GameAllocateSound(UInt64, UInt64)</h4>
<div class="markdown level1 summary"><p>Allocate memory in the game's sound memory space.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static IntPtr GameAllocateSound(ulong size, ulong alignment = 0UL)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.UInt64</span></td>
<td><span class="parametername">size</span></td>
<td><p>Amount of bytes to allocate.</p>
</td>
</tr>
<tr>
<td><span class="xref">System.UInt64</span></td>
<td><span class="parametername">alignment</span></td>
<td><p>The alignment of the allocation.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.IntPtr</span></td>
<td><p>Pointer to the allocated region.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Memory_MemoryHelper_GameAllocateUi_System_UInt64_System_UInt64_.md&amp;value=---%0Auid%3A%20Dalamud.Memory.MemoryHelper.GameAllocateUi(System.UInt64%2CSystem.UInt64)%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/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L666">View Source</a>
</span>
<a id="Dalamud_Memory_MemoryHelper_GameAllocateUi_" data-uid="Dalamud.Memory.MemoryHelper.GameAllocateUi*"></a>
<h4 id="Dalamud_Memory_MemoryHelper_GameAllocateUi_System_UInt64_System_UInt64_" data-uid="Dalamud.Memory.MemoryHelper.GameAllocateUi(System.UInt64,System.UInt64)">GameAllocateUi(UInt64, UInt64)</h4>
<div class="markdown level1 summary"><p>Allocate memory in the game's UI memory space.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static IntPtr GameAllocateUi(ulong size, ulong alignment = 0UL)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.UInt64</span></td>
<td><span class="parametername">size</span></td>
<td><p>Amount of bytes to allocate.</p>
</td>
</tr>
<tr>
<td><span class="xref">System.UInt64</span></td>
<td><span class="parametername">alignment</span></td>
<td><p>The alignment of the allocation.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.IntPtr</span></td>
<td><p>Pointer to the allocated region.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Memory_MemoryHelper_GameFree_System_IntPtr__System_UInt64_.md&amp;value=---%0Auid%3A%20Dalamud.Memory.MemoryHelper.GameFree(System.IntPtr%40%2CSystem.UInt64)%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/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L721">View Source</a>
</span>
<a id="Dalamud_Memory_MemoryHelper_GameFree_" data-uid="Dalamud.Memory.MemoryHelper.GameFree*"></a>
<h4 id="Dalamud_Memory_MemoryHelper_GameFree_System_IntPtr__System_UInt64_" data-uid="Dalamud.Memory.MemoryHelper.GameFree(System.IntPtr@,System.UInt64)">GameFree(ref IntPtr, UInt64)</h4>
<div class="markdown level1 summary"><p>Free memory in the game's memory space.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static void GameFree(ref IntPtr ptr, ulong size)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.IntPtr</span></td>
<td><span class="parametername">ptr</span></td>
<td><p>Position at which the memory to be freed is located.</p>
</td>
</tr>
<tr>
<td><span class="xref">System.UInt64</span></td>
<td><span class="parametername">size</span></td>
<td><p>Amount of bytes to free.</p>
</td>
</tr>
</tbody>
</table>
<h5 id="Dalamud_Memory_MemoryHelper_GameFree_System_IntPtr__System_UInt64__remarks">Remarks</h5>
<div class="markdown level1 remarks"><p>The memory you are freeing must be allocated with game allocators.</p>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Memory_MemoryHelper_NullTerminate_System_Byte___.md&amp;value=---%0Auid%3A%20Dalamud.Memory.MemoryHelper.NullTerminate(System.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/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L741">View Source</a>
</span>
<a id="Dalamud_Memory_MemoryHelper_NullTerminate_" data-uid="Dalamud.Memory.MemoryHelper.NullTerminate*"></a>
<h4 id="Dalamud_Memory_MemoryHelper_NullTerminate_System_Byte___" data-uid="Dalamud.Memory.MemoryHelper.NullTerminate(System.Byte[])">NullTerminate(Byte[])</h4>
<div class="markdown level1 summary"><p>Null-terminate a byte array.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static byte[] NullTerminate(this byte[] bytes)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span>[]</td>
<td><span class="parametername">bytes</span></td>
<td><p>The byte array to terminate.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span>[]</td>
<td><p>The terminated byte array.</p>
</td>
</tr>
</tbody>
@ -458,7 +831,7 @@ Returns the address of newly allocated memory.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Memory_MemoryHelper_Read__1_System_IntPtr_.md&amp;value=---%0Auid%3A%20Dalamud.Memory.MemoryHelper.Read%60%601(System.IntPtr)%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/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L29">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L30">View Source</a>
</span>
<a id="Dalamud_Memory_MemoryHelper_Read_" data-uid="Dalamud.Memory.MemoryHelper.Read*"></a>
<h4 id="Dalamud_Memory_MemoryHelper_Read__1_System_IntPtr_" data-uid="Dalamud.Memory.MemoryHelper.Read``1(System.IntPtr)">Read&lt;T&gt;(IntPtr)</h4>
@ -525,7 +898,7 @@ Returns the address of newly allocated memory.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Memory_MemoryHelper_Read__1_System_IntPtr___0__.md&amp;value=---%0Auid%3A%20Dalamud.Memory.MemoryHelper.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/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L118">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L119">View Source</a>
</span>
<a id="Dalamud_Memory_MemoryHelper_Read_" data-uid="Dalamud.Memory.MemoryHelper.Read*"></a>
<h4 id="Dalamud_Memory_MemoryHelper_Read__1_System_IntPtr___0__" data-uid="Dalamud.Memory.MemoryHelper.Read``1(System.IntPtr,``0@)">Read&lt;T&gt;(IntPtr, out T)</h4>
@ -582,7 +955,7 @@ Returns the address of newly allocated memory.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Memory_MemoryHelper_Read__1_System_IntPtr___0__System_Boolean_.md&amp;value=---%0Auid%3A%20Dalamud.Memory.MemoryHelper.Read%60%601(System.IntPtr%2C%60%600%40%2CSystem.Boolean)%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/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L128">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L129">View Source</a>
</span>
<a id="Dalamud_Memory_MemoryHelper_Read_" data-uid="Dalamud.Memory.MemoryHelper.Read*"></a>
<h4 id="Dalamud_Memory_MemoryHelper_Read__1_System_IntPtr___0__System_Boolean_" data-uid="Dalamud.Memory.MemoryHelper.Read``1(System.IntPtr,``0@,System.Boolean)">Read&lt;T&gt;(IntPtr, out T, Boolean)</h4>
@ -644,7 +1017,7 @@ Returns the address of newly allocated memory.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Memory_MemoryHelper_Read__1_System_IntPtr_System_Boolean_.md&amp;value=---%0Auid%3A%20Dalamud.Memory.MemoryHelper.Read%60%601(System.IntPtr%2CSystem.Boolean)%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/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L39">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L40">View Source</a>
</span>
<a id="Dalamud_Memory_MemoryHelper_Read_" data-uid="Dalamud.Memory.MemoryHelper.Read*"></a>
<h4 id="Dalamud_Memory_MemoryHelper_Read__1_System_IntPtr_System_Boolean_" data-uid="Dalamud.Memory.MemoryHelper.Read``1(System.IntPtr,System.Boolean)">Read&lt;T&gt;(IntPtr, Boolean)</h4>
@ -716,7 +1089,7 @@ Returns the address of newly allocated memory.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Memory_MemoryHelper_Read__1_System_IntPtr_System_Int32_.md&amp;value=---%0Auid%3A%20Dalamud.Memory.MemoryHelper.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/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L66">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L67">View Source</a>
</span>
<a id="Dalamud_Memory_MemoryHelper_Read_" data-uid="Dalamud.Memory.MemoryHelper.Read*"></a>
<h4 id="Dalamud_Memory_MemoryHelper_Read__1_System_IntPtr_System_Int32_" data-uid="Dalamud.Memory.MemoryHelper.Read``1(System.IntPtr,System.Int32)">Read&lt;T&gt;(IntPtr, Int32)</h4>
@ -789,7 +1162,7 @@ Returns the address of newly allocated memory.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Memory_MemoryHelper_Read__1_System_IntPtr_System_Int32___0____.md&amp;value=---%0Auid%3A%20Dalamud.Memory.MemoryHelper.Read%60%601(System.IntPtr%2CSystem.Int32%2C%60%600%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/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L147">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L148">View Source</a>
</span>
<a id="Dalamud_Memory_MemoryHelper_Read_" data-uid="Dalamud.Memory.MemoryHelper.Read*"></a>
<h4 id="Dalamud_Memory_MemoryHelper_Read__1_System_IntPtr_System_Int32___0____" data-uid="Dalamud.Memory.MemoryHelper.Read``1(System.IntPtr,System.Int32,``0[]@)">Read&lt;T&gt;(IntPtr, Int32, out T[])</h4>
@ -852,7 +1225,7 @@ Returns the address of newly allocated memory.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Memory_MemoryHelper_Read__1_System_IntPtr_System_Int32_System_Boolean_.md&amp;value=---%0Auid%3A%20Dalamud.Memory.MemoryHelper.Read%60%601(System.IntPtr%2CSystem.Int32%2CSystem.Boolean)%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/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L77">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L78">View Source</a>
</span>
<a id="Dalamud_Memory_MemoryHelper_Read_" data-uid="Dalamud.Memory.MemoryHelper.Read*"></a>
<h4 id="Dalamud_Memory_MemoryHelper_Read__1_System_IntPtr_System_Int32_System_Boolean_" data-uid="Dalamud.Memory.MemoryHelper.Read``1(System.IntPtr,System.Int32,System.Boolean)">Read&lt;T&gt;(IntPtr, Int32, Boolean)</h4>
@ -930,7 +1303,7 @@ Returns the address of newly allocated memory.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Memory_MemoryHelper_Read__1_System_IntPtr_System_Int32_System_Boolean___0____.md&amp;value=---%0Auid%3A%20Dalamud.Memory.MemoryHelper.Read%60%601(System.IntPtr%2CSystem.Int32%2CSystem.Boolean%2C%60%600%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/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L158">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L159">View Source</a>
</span>
<a id="Dalamud_Memory_MemoryHelper_Read_" data-uid="Dalamud.Memory.MemoryHelper.Read*"></a>
<h4 id="Dalamud_Memory_MemoryHelper_Read__1_System_IntPtr_System_Int32_System_Boolean___0____" data-uid="Dalamud.Memory.MemoryHelper.Read``1(System.IntPtr,System.Int32,System.Boolean,``0[]@)">Read&lt;T&gt;(IntPtr, Int32, Boolean, out T[])</h4>
@ -998,7 +1371,7 @@ Returns the address of newly allocated memory.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Memory_MemoryHelper_ReadProcessMemory_System_IntPtr_System_Byte____.md&amp;value=---%0Auid%3A%20Dalamud.Memory.MemoryHelper.ReadProcessMemory(System.IntPtr%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/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L583">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L584">View Source</a>
</span>
<a id="Dalamud_Memory_MemoryHelper_ReadProcessMemory_" data-uid="Dalamud.Memory.MemoryHelper.ReadProcessMemory*"></a>
<h4 id="Dalamud_Memory_MemoryHelper_ReadProcessMemory_System_IntPtr_System_Byte____" data-uid="Dalamud.Memory.MemoryHelper.ReadProcessMemory(System.IntPtr,System.Byte[]@)">ReadProcessMemory(IntPtr, ref Byte[])</h4>
@ -1039,7 +1412,7 @@ This is noticably slower than Unsafe or Marshal.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Memory_MemoryHelper_ReadProcessMemory_System_IntPtr_System_Int32_.md&amp;value=---%0Auid%3A%20Dalamud.Memory.MemoryHelper.ReadProcessMemory(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/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L560">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L561">View Source</a>
</span>
<a id="Dalamud_Memory_MemoryHelper_ReadProcessMemory_" data-uid="Dalamud.Memory.MemoryHelper.ReadProcessMemory*"></a>
<h4 id="Dalamud_Memory_MemoryHelper_ReadProcessMemory_System_IntPtr_System_Int32_" data-uid="Dalamud.Memory.MemoryHelper.ReadProcessMemory(System.IntPtr,System.Int32)">ReadProcessMemory(IntPtr, Int32)</h4>
@ -1096,7 +1469,7 @@ This is noticably slower than Unsafe or Marshal.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Memory_MemoryHelper_ReadProcessMemory_System_IntPtr_System_Int32_System_Byte____.md&amp;value=---%0Auid%3A%20Dalamud.Memory.MemoryHelper.ReadProcessMemory(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/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L574">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L575">View Source</a>
</span>
<a id="Dalamud_Memory_MemoryHelper_ReadProcessMemory_" data-uid="Dalamud.Memory.MemoryHelper.ReadProcessMemory*"></a>
<h4 id="Dalamud_Memory_MemoryHelper_ReadProcessMemory_System_IntPtr_System_Int32_System_Byte____" data-uid="Dalamud.Memory.MemoryHelper.ReadProcessMemory(System.IntPtr,System.Int32,System.Byte[]@)">ReadProcessMemory(IntPtr, Int32, out Byte[])</h4>
@ -1143,7 +1516,7 @@ This is noticably slower than Unsafe or Marshal.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Memory_MemoryHelper_ReadRaw_System_IntPtr_System_Int32_.md&amp;value=---%0Auid%3A%20Dalamud.Memory.MemoryHelper.ReadRaw(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/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L52">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L53">View Source</a>
</span>
<a id="Dalamud_Memory_MemoryHelper_ReadRaw_" data-uid="Dalamud.Memory.MemoryHelper.ReadRaw*"></a>
<h4 id="Dalamud_Memory_MemoryHelper_ReadRaw_System_IntPtr_System_Int32_" data-uid="Dalamud.Memory.MemoryHelper.ReadRaw(System.IntPtr,System.Int32)">ReadRaw(IntPtr, Int32)</h4>
@ -1199,7 +1572,7 @@ This is noticably slower than Unsafe or Marshal.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Memory_MemoryHelper_ReadRaw_System_IntPtr_System_Int32_System_Byte____.md&amp;value=---%0Auid%3A%20Dalamud.Memory.MemoryHelper.ReadRaw(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/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L137">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L138">View Source</a>
</span>
<a id="Dalamud_Memory_MemoryHelper_ReadRaw_" data-uid="Dalamud.Memory.MemoryHelper.ReadRaw*"></a>
<h4 id="Dalamud_Memory_MemoryHelper_ReadRaw_System_IntPtr_System_Int32_System_Byte____" data-uid="Dalamud.Memory.MemoryHelper.ReadRaw(System.IntPtr,System.Int32,System.Byte[]@)">ReadRaw(IntPtr, Int32, out Byte[])</h4>
@ -1245,7 +1618,7 @@ This is noticably slower than Unsafe or Marshal.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Memory_MemoryHelper_ReadRawNullTerminated_System_IntPtr_.md&amp;value=---%0Auid%3A%20Dalamud.Memory.MemoryHelper.ReadRawNullTerminated(System.IntPtr)%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/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L97">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L98">View Source</a>
</span>
<a id="Dalamud_Memory_MemoryHelper_ReadRawNullTerminated_" data-uid="Dalamud.Memory.MemoryHelper.ReadRawNullTerminated*"></a>
<h4 id="Dalamud_Memory_MemoryHelper_ReadRawNullTerminated_System_IntPtr_" data-uid="Dalamud.Memory.MemoryHelper.ReadRawNullTerminated(System.IntPtr)">ReadRawNullTerminated(IntPtr)</h4>
@ -1295,7 +1668,7 @@ This is noticably slower than Unsafe or Marshal.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Memory_MemoryHelper_ReadSeString_FFXIVClientStructs_FFXIV_Client_System_String_Utf8String__.md&amp;value=---%0Auid%3A%20Dalamud.Memory.MemoryHelper.ReadSeString(FFXIVClientStructs.FFXIV.Client.System.String.Utf8String*)%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/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L264">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L265">View Source</a>
</span>
<a id="Dalamud_Memory_MemoryHelper_ReadSeString_" data-uid="Dalamud.Memory.MemoryHelper.ReadSeString*"></a>
<h4 id="Dalamud_Memory_MemoryHelper_ReadSeString_FFXIVClientStructs_FFXIV_Client_System_String_Utf8String__" data-uid="Dalamud.Memory.MemoryHelper.ReadSeString(FFXIVClientStructs.FFXIV.Client.System.String.Utf8String*)">ReadSeString(Utf8String*)</h4>
@ -1345,7 +1718,7 @@ This is noticably slower than Unsafe or Marshal.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Memory_MemoryHelper_ReadSeString_FFXIVClientStructs_FFXIV_Client_System_String_Utf8String__Dalamud_Game_Text_SeStringHandling_SeString__.md&amp;value=---%0Auid%3A%20Dalamud.Memory.MemoryHelper.ReadSeString(FFXIVClientStructs.FFXIV.Client.System.String.Utf8String*%2CDalamud.Game.Text.SeStringHandling.SeString%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/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L352">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L353">View Source</a>
</span>
<a id="Dalamud_Memory_MemoryHelper_ReadSeString_" data-uid="Dalamud.Memory.MemoryHelper.ReadSeString*"></a>
<h4 id="Dalamud_Memory_MemoryHelper_ReadSeString_FFXIVClientStructs_FFXIV_Client_System_String_Utf8String__Dalamud_Game_Text_SeStringHandling_SeString__" data-uid="Dalamud.Memory.MemoryHelper.ReadSeString(FFXIVClientStructs.FFXIV.Client.System.String.Utf8String*,Dalamud.Game.Text.SeStringHandling.SeString@)">ReadSeString(Utf8String*, out SeString)</h4>
@ -1385,7 +1758,7 @@ This is noticably slower than Unsafe or Marshal.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Memory_MemoryHelper_ReadSeString_System_IntPtr_System_Int32_.md&amp;value=---%0Auid%3A%20Dalamud.Memory.MemoryHelper.ReadSeString(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/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L242">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L243">View Source</a>
</span>
<a id="Dalamud_Memory_MemoryHelper_ReadSeString_" data-uid="Dalamud.Memory.MemoryHelper.ReadSeString*"></a>
<h4 id="Dalamud_Memory_MemoryHelper_ReadSeString_System_IntPtr_System_Int32_" data-uid="Dalamud.Memory.MemoryHelper.ReadSeString(System.IntPtr,System.Int32)">ReadSeString(IntPtr, Int32)</h4>
@ -1441,7 +1814,7 @@ This is noticably slower than Unsafe or Marshal.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Memory_MemoryHelper_ReadSeString_System_IntPtr_System_Int32_Dalamud_Game_Text_SeStringHandling_SeString__.md&amp;value=---%0Auid%3A%20Dalamud.Memory.MemoryHelper.ReadSeString(System.IntPtr%2CSystem.Int32%2CDalamud.Game.Text.SeStringHandling.SeString%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/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L344">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L345">View Source</a>
</span>
<a id="Dalamud_Memory_MemoryHelper_ReadSeString_" data-uid="Dalamud.Memory.MemoryHelper.ReadSeString*"></a>
<h4 id="Dalamud_Memory_MemoryHelper_ReadSeString_System_IntPtr_System_Int32_Dalamud_Game_Text_SeStringHandling_SeString__" data-uid="Dalamud.Memory.MemoryHelper.ReadSeString(System.IntPtr,System.Int32,Dalamud.Game.Text.SeStringHandling.SeString@)">ReadSeString(IntPtr, Int32, out SeString)</h4>
@ -1487,7 +1860,7 @@ This is noticably slower than Unsafe or Marshal.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Memory_MemoryHelper_ReadSeStringNullTerminated_System_IntPtr_.md&amp;value=---%0Auid%3A%20Dalamud.Memory.MemoryHelper.ReadSeStringNullTerminated(System.IntPtr)%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/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L230">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L231">View Source</a>
</span>
<a id="Dalamud_Memory_MemoryHelper_ReadSeStringNullTerminated_" data-uid="Dalamud.Memory.MemoryHelper.ReadSeStringNullTerminated*"></a>
<h4 id="Dalamud_Memory_MemoryHelper_ReadSeStringNullTerminated_System_IntPtr_" data-uid="Dalamud.Memory.MemoryHelper.ReadSeStringNullTerminated(System.IntPtr)">ReadSeStringNullTerminated(IntPtr)</h4>
@ -1537,7 +1910,7 @@ This is noticably slower than Unsafe or Marshal.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Memory_MemoryHelper_ReadSeStringNullTerminated_System_IntPtr_Dalamud_Game_Text_SeStringHandling_SeString__.md&amp;value=---%0Auid%3A%20Dalamud.Memory.MemoryHelper.ReadSeStringNullTerminated(System.IntPtr%2CDalamud.Game.Text.SeStringHandling.SeString%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/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L335">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L336">View Source</a>
</span>
<a id="Dalamud_Memory_MemoryHelper_ReadSeStringNullTerminated_" data-uid="Dalamud.Memory.MemoryHelper.ReadSeStringNullTerminated*"></a>
<h4 id="Dalamud_Memory_MemoryHelper_ReadSeStringNullTerminated_System_IntPtr_Dalamud_Game_Text_SeStringHandling_SeString__" data-uid="Dalamud.Memory.MemoryHelper.ReadSeStringNullTerminated(System.IntPtr,Dalamud.Game.Text.SeStringHandling.SeString@)">ReadSeStringNullTerminated(IntPtr, out SeString)</h4>
@ -1577,7 +1950,7 @@ This is noticably slower than Unsafe or Marshal.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Memory_MemoryHelper_ReadString_System_IntPtr_System_Int32_.md&amp;value=---%0Auid%3A%20Dalamud.Memory.MemoryHelper.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/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L200">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L201">View Source</a>
</span>
<a id="Dalamud_Memory_MemoryHelper_ReadString_" data-uid="Dalamud.Memory.MemoryHelper.ReadString*"></a>
<h4 id="Dalamud_Memory_MemoryHelper_ReadString_System_IntPtr_System_Int32_" data-uid="Dalamud.Memory.MemoryHelper.ReadString(System.IntPtr,System.Int32)">ReadString(IntPtr, Int32)</h4>
@ -1636,7 +2009,7 @@ This is noticably slower than Unsafe or Marshal.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Memory_MemoryHelper_ReadString_System_IntPtr_System_String__System_Int32_.md&amp;value=---%0Auid%3A%20Dalamud.Memory.MemoryHelper.ReadString(System.IntPtr%2CSystem.String%40%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/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L314">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L315">View Source</a>
</span>
<a id="Dalamud_Memory_MemoryHelper_ReadString_" data-uid="Dalamud.Memory.MemoryHelper.ReadString*"></a>
<h4 id="Dalamud_Memory_MemoryHelper_ReadString_System_IntPtr_System_String__System_Int32_" data-uid="Dalamud.Memory.MemoryHelper.ReadString(System.IntPtr,System.String@,System.Int32)">ReadString(IntPtr, out String, Int32)</h4>
@ -1685,7 +2058,7 @@ This is noticably slower than Unsafe or Marshal.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Memory_MemoryHelper_ReadString_System_IntPtr_System_Text_Encoding_System_Int32_.md&amp;value=---%0Auid%3A%20Dalamud.Memory.MemoryHelper.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/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L213">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L214">View Source</a>
</span>
<a id="Dalamud_Memory_MemoryHelper_ReadString_" data-uid="Dalamud.Memory.MemoryHelper.ReadString*"></a>
<h4 id="Dalamud_Memory_MemoryHelper_ReadString_System_IntPtr_System_Text_Encoding_System_Int32_" data-uid="Dalamud.Memory.MemoryHelper.ReadString(System.IntPtr,System.Text.Encoding,System.Int32)">ReadString(IntPtr, Encoding, Int32)</h4>
@ -1750,7 +2123,7 @@ This is noticably slower than Unsafe or Marshal.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Memory_MemoryHelper_ReadString_System_IntPtr_System_Text_Encoding_System_Int32_System_String__.md&amp;value=---%0Auid%3A%20Dalamud.Memory.MemoryHelper.ReadString(System.IntPtr%2CSystem.Text.Encoding%2CSystem.Int32%2CSystem.String%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/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L327">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L328">View Source</a>
</span>
<a id="Dalamud_Memory_MemoryHelper_ReadString_" data-uid="Dalamud.Memory.MemoryHelper.ReadString*"></a>
<h4 id="Dalamud_Memory_MemoryHelper_ReadString_System_IntPtr_System_Text_Encoding_System_Int32_System_String__" data-uid="Dalamud.Memory.MemoryHelper.ReadString(System.IntPtr,System.Text.Encoding,System.Int32,System.String@)">ReadString(IntPtr, Encoding, Int32, out String)</h4>
@ -1805,7 +2178,7 @@ This is noticably slower than Unsafe or Marshal.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Memory_MemoryHelper_ReadStringNullTerminated_System_IntPtr_.md&amp;value=---%0Auid%3A%20Dalamud.Memory.MemoryHelper.ReadStringNullTerminated(System.IntPtr)%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/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L173">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L174">View Source</a>
</span>
<a id="Dalamud_Memory_MemoryHelper_ReadStringNullTerminated_" data-uid="Dalamud.Memory.MemoryHelper.ReadStringNullTerminated*"></a>
<h4 id="Dalamud_Memory_MemoryHelper_ReadStringNullTerminated_System_IntPtr_" data-uid="Dalamud.Memory.MemoryHelper.ReadStringNullTerminated(System.IntPtr)">ReadStringNullTerminated(IntPtr)</h4>
@ -1858,7 +2231,7 @@ This is noticably slower than Unsafe or Marshal.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Memory_MemoryHelper_ReadStringNullTerminated_System_IntPtr_System_String__.md&amp;value=---%0Auid%3A%20Dalamud.Memory.MemoryHelper.ReadStringNullTerminated(System.IntPtr%2CSystem.String%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/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L290">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L291">View Source</a>
</span>
<a id="Dalamud_Memory_MemoryHelper_ReadStringNullTerminated_" data-uid="Dalamud.Memory.MemoryHelper.ReadStringNullTerminated*"></a>
<h4 id="Dalamud_Memory_MemoryHelper_ReadStringNullTerminated_System_IntPtr_System_String__" data-uid="Dalamud.Memory.MemoryHelper.ReadStringNullTerminated(System.IntPtr,System.String@)">ReadStringNullTerminated(IntPtr, out String)</h4>
@ -1901,7 +2274,7 @@ This is noticably slower than Unsafe or Marshal.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Memory_MemoryHelper_ReadStringNullTerminated_System_IntPtr_System_Text_Encoding_.md&amp;value=---%0Auid%3A%20Dalamud.Memory.MemoryHelper.ReadStringNullTerminated(System.IntPtr%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/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L185">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L186">View Source</a>
</span>
<a id="Dalamud_Memory_MemoryHelper_ReadStringNullTerminated_" data-uid="Dalamud.Memory.MemoryHelper.ReadStringNullTerminated*"></a>
<h4 id="Dalamud_Memory_MemoryHelper_ReadStringNullTerminated_System_IntPtr_System_Text_Encoding_" data-uid="Dalamud.Memory.MemoryHelper.ReadStringNullTerminated(System.IntPtr,System.Text.Encoding)">ReadStringNullTerminated(IntPtr, Encoding)</h4>
@ -1960,7 +2333,7 @@ This is noticably slower than Unsafe or Marshal.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Memory_MemoryHelper_ReadStringNullTerminated_System_IntPtr_System_Text_Encoding_System_String__.md&amp;value=---%0Auid%3A%20Dalamud.Memory.MemoryHelper.ReadStringNullTerminated(System.IntPtr%2CSystem.Text.Encoding%2CSystem.String%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/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L302">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L303">View Source</a>
</span>
<a id="Dalamud_Memory_MemoryHelper_ReadStringNullTerminated_" data-uid="Dalamud.Memory.MemoryHelper.ReadStringNullTerminated*"></a>
<h4 id="Dalamud_Memory_MemoryHelper_ReadStringNullTerminated_System_IntPtr_System_Text_Encoding_System_String__" data-uid="Dalamud.Memory.MemoryHelper.ReadStringNullTerminated(System.IntPtr,System.Text.Encoding,System.String@)">ReadStringNullTerminated(IntPtr, Encoding, out String)</h4>
@ -2009,7 +2382,7 @@ This is noticably slower than Unsafe or Marshal.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Memory_MemoryHelper_SizeOf__1.md&amp;value=---%0Auid%3A%20Dalamud.Memory.MemoryHelper.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/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L624">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L625">View Source</a>
</span>
<a id="Dalamud_Memory_MemoryHelper_SizeOf_" data-uid="Dalamud.Memory.MemoryHelper.SizeOf*"></a>
<h4 id="Dalamud_Memory_MemoryHelper_SizeOf__1" data-uid="Dalamud.Memory.MemoryHelper.SizeOf``1">SizeOf&lt;T&gt;()</h4>
@ -2057,7 +2430,7 @@ This is noticably slower than Unsafe or Marshal.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Memory_MemoryHelper_SizeOf__1_System_Boolean_.md&amp;value=---%0Auid%3A%20Dalamud.Memory.MemoryHelper.SizeOf%60%601(System.Boolean)%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/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L633">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L634">View Source</a>
</span>
<a id="Dalamud_Memory_MemoryHelper_SizeOf_" data-uid="Dalamud.Memory.MemoryHelper.SizeOf*"></a>
<h4 id="Dalamud_Memory_MemoryHelper_SizeOf__1_System_Boolean_" data-uid="Dalamud.Memory.MemoryHelper.SizeOf``1(System.Boolean)">SizeOf&lt;T&gt;(Boolean)</h4>
@ -2123,7 +2496,7 @@ This is noticably slower than Unsafe or Marshal.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Memory_MemoryHelper_SizeOf__1_System_Int32_.md&amp;value=---%0Auid%3A%20Dalamud.Memory.MemoryHelper.SizeOf%60%601(System.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/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L642">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L643">View Source</a>
</span>
<a id="Dalamud_Memory_MemoryHelper_SizeOf_" data-uid="Dalamud.Memory.MemoryHelper.SizeOf*"></a>
<h4 id="Dalamud_Memory_MemoryHelper_SizeOf__1_System_Int32_" data-uid="Dalamud.Memory.MemoryHelper.SizeOf``1(System.Int32)">SizeOf&lt;T&gt;(Int32)</h4>
@ -2190,7 +2563,7 @@ This is noticably slower than Unsafe or Marshal.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Memory_MemoryHelper_SizeOf__1_System_Int32_System_Boolean_.md&amp;value=---%0Auid%3A%20Dalamud.Memory.MemoryHelper.SizeOf%60%601(System.Int32%2CSystem.Boolean)%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/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L652">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L653">View Source</a>
</span>
<a id="Dalamud_Memory_MemoryHelper_SizeOf_" data-uid="Dalamud.Memory.MemoryHelper.SizeOf*"></a>
<h4 id="Dalamud_Memory_MemoryHelper_SizeOf__1_System_Int32_System_Boolean_" data-uid="Dalamud.Memory.MemoryHelper.SizeOf``1(System.Int32,System.Boolean)">SizeOf&lt;T&gt;(Int32, Boolean)</h4>
@ -2262,7 +2635,7 @@ This is noticably slower than Unsafe or Marshal.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Memory_MemoryHelper_Write__1_System_IntPtr___0_.md&amp;value=---%0Auid%3A%20Dalamud.Memory.MemoryHelper.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/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L365">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L366">View Source</a>
</span>
<a id="Dalamud_Memory_MemoryHelper_Write_" data-uid="Dalamud.Memory.MemoryHelper.Write*"></a>
<h4 id="Dalamud_Memory_MemoryHelper_Write__1_System_IntPtr___0_" data-uid="Dalamud.Memory.MemoryHelper.Write``1(System.IntPtr,``0)">Write&lt;T&gt;(IntPtr, T)</h4>
@ -2319,7 +2692,7 @@ This is noticably slower than Unsafe or Marshal.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Memory_MemoryHelper_Write__1_System_IntPtr___0_System_Boolean_.md&amp;value=---%0Auid%3A%20Dalamud.Memory.MemoryHelper.Write%60%601(System.IntPtr%2C%60%600%2CSystem.Boolean)%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/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L375">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L376">View Source</a>
</span>
<a id="Dalamud_Memory_MemoryHelper_Write_" data-uid="Dalamud.Memory.MemoryHelper.Write*"></a>
<h4 id="Dalamud_Memory_MemoryHelper_Write__1_System_IntPtr___0_System_Boolean_" data-uid="Dalamud.Memory.MemoryHelper.Write``1(System.IntPtr,``0,System.Boolean)">Write&lt;T&gt;(IntPtr, T, Boolean)</h4>
@ -2381,7 +2754,7 @@ This is noticably slower than Unsafe or Marshal.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Memory_MemoryHelper_Write__1_System_IntPtr___0___.md&amp;value=---%0Auid%3A%20Dalamud.Memory.MemoryHelper.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/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L399">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L400">View Source</a>
</span>
<a id="Dalamud_Memory_MemoryHelper_Write_" data-uid="Dalamud.Memory.MemoryHelper.Write*"></a>
<h4 id="Dalamud_Memory_MemoryHelper_Write__1_System_IntPtr___0___" data-uid="Dalamud.Memory.MemoryHelper.Write``1(System.IntPtr,``0[])">Write&lt;T&gt;(IntPtr, T[])</h4>
@ -2438,7 +2811,7 @@ This is noticably slower than Unsafe or Marshal.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Memory_MemoryHelper_Write__1_System_IntPtr___0___System_Boolean_.md&amp;value=---%0Auid%3A%20Dalamud.Memory.MemoryHelper.Write%60%601(System.IntPtr%2C%60%600%5B%5D%2CSystem.Boolean)%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/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L409">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L410">View Source</a>
</span>
<a id="Dalamud_Memory_MemoryHelper_Write_" data-uid="Dalamud.Memory.MemoryHelper.Write*"></a>
<h4 id="Dalamud_Memory_MemoryHelper_Write__1_System_IntPtr___0___System_Boolean_" data-uid="Dalamud.Memory.MemoryHelper.Write``1(System.IntPtr,``0[],System.Boolean)">Write&lt;T&gt;(IntPtr, T[], Boolean)</h4>
@ -2500,7 +2873,7 @@ This is noticably slower than Unsafe or Marshal.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Memory_MemoryHelper_WriteProcessMemory_System_IntPtr_System_Byte___.md&amp;value=---%0Auid%3A%20Dalamud.Memory.MemoryHelper.WriteProcessMemory(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/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L602">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L603">View Source</a>
</span>
<a id="Dalamud_Memory_MemoryHelper_WriteProcessMemory_" data-uid="Dalamud.Memory.MemoryHelper.WriteProcessMemory*"></a>
<h4 id="Dalamud_Memory_MemoryHelper_WriteProcessMemory_System_IntPtr_System_Byte___" data-uid="Dalamud.Memory.MemoryHelper.WriteProcessMemory(System.IntPtr,System.Byte[])">WriteProcessMemory(IntPtr, Byte[])</h4>
@ -2541,7 +2914,7 @@ This is noticably slower than Unsafe or Marshal.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Memory_MemoryHelper_WriteRaw_System_IntPtr_System_Byte___.md&amp;value=---%0Auid%3A%20Dalamud.Memory.MemoryHelper.WriteRaw(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/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L388">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L389">View Source</a>
</span>
<a id="Dalamud_Memory_MemoryHelper_WriteRaw_" data-uid="Dalamud.Memory.MemoryHelper.WriteRaw*"></a>
<h4 id="Dalamud_Memory_MemoryHelper_WriteRaw_System_IntPtr_System_Byte___" data-uid="Dalamud.Memory.MemoryHelper.WriteRaw(System.IntPtr,System.Byte[])">WriteRaw(IntPtr, Byte[])</h4>
@ -2581,7 +2954,7 @@ This is noticably slower than Unsafe or Marshal.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Memory_MemoryHelper_WriteSeString_System_IntPtr_Dalamud_Game_Text_SeStringHandling_SeString_.md&amp;value=---%0Auid%3A%20Dalamud.Memory.MemoryHelper.WriteSeString(System.IntPtr%2CDalamud.Game.Text.SeStringHandling.SeString)%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/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L459">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L460">View Source</a>
</span>
<a id="Dalamud_Memory_MemoryHelper_WriteSeString_" data-uid="Dalamud.Memory.MemoryHelper.WriteSeString*"></a>
<h4 id="Dalamud_Memory_MemoryHelper_WriteSeString_System_IntPtr_Dalamud_Game_Text_SeStringHandling_SeString_" data-uid="Dalamud.Memory.MemoryHelper.WriteSeString(System.IntPtr,Dalamud.Game.Text.SeStringHandling.SeString)">WriteSeString(IntPtr, SeString)</h4>
@ -2621,7 +2994,7 @@ This is noticably slower than Unsafe or Marshal.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Memory_MemoryHelper_WriteString_System_IntPtr_System_String_.md&amp;value=---%0Auid%3A%20Dalamud.Memory.MemoryHelper.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/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L432">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L433">View Source</a>
</span>
<a id="Dalamud_Memory_MemoryHelper_WriteString_" data-uid="Dalamud.Memory.MemoryHelper.WriteString*"></a>
<h4 id="Dalamud_Memory_MemoryHelper_WriteString_System_IntPtr_System_String_" data-uid="Dalamud.Memory.MemoryHelper.WriteString(System.IntPtr,System.String)">WriteString(IntPtr, String)</h4>
@ -2664,7 +3037,7 @@ This is noticably slower than Unsafe or Marshal.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Memory_MemoryHelper_WriteString_System_IntPtr_System_String_System_Text_Encoding_.md&amp;value=---%0Auid%3A%20Dalamud.Memory.MemoryHelper.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/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L444">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L445">View Source</a>
</span>
<a id="Dalamud_Memory_MemoryHelper_WriteString_" data-uid="Dalamud.Memory.MemoryHelper.WriteString*"></a>
<h4 id="Dalamud_Memory_MemoryHelper_WriteString_System_IntPtr_System_String_System_Text_Encoding_" data-uid="Dalamud.Memory.MemoryHelper.WriteString(System.IntPtr,System.String,System.Text.Encoding)">WriteString(IntPtr, String, Encoding)</h4>
@ -2719,7 +3092,7 @@ This is noticably slower than Unsafe or Marshal.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Memory_MemoryHelper.md&amp;value=---%0Auid%3A%20Dalamud.Memory.MemoryHelper%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/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L19" class="contribution-link">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Memory/MemoryHelper.cs/#L20" class="contribution-link">View Source</a>
</li>
</ul>
</div>