Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
quajak committed Sep 25, 2024
1 parent c3cac6a commit 531fcac
Show file tree
Hide file tree
Showing 13 changed files with 2,363 additions and 294 deletions.
64 changes: 58 additions & 6 deletions api/cosmos/Cosmos.Core.ManagedMemoryBlock.html
Original file line number Diff line number Diff line change
Expand Up @@ -1873,6 +1873,58 @@ <h5 class="parameters">Parameters</h5>
<td><span class="xref">System.UInt32</span></td>
<td><span class="parametername">aData</span></td>
<td><p>A data.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/CosmosOS/Cosmos/new/master/apiSpec/new?filename=Cosmos_Core_ManagedMemoryBlock_Get_System_Int32_System_Int32___System_Int32_System_Int32_.md&amp;value=---%0Auid%3A%20Cosmos.Core.ManagedMemoryBlock.Get(System.Int32%2CSystem.Int32%5B%5D%2CSystem.Int32%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/CosmosOS/Cosmos/blob/master/source/Cosmos.Core/ManagedMemoryBlock.cs/#L176">View Source</a>
</span>
<a id="Cosmos_Core_ManagedMemoryBlock_Get_" data-uid="Cosmos.Core.ManagedMemoryBlock.Get*"></a>
<h4 id="Cosmos_Core_ManagedMemoryBlock_Get_System_Int32_System_Int32___System_Int32_System_Int32_" data-uid="Cosmos.Core.ManagedMemoryBlock.Get(System.Int32,System.Int32[],System.Int32,System.Int32)">Get(Int32, Int32[], Int32, Int32)</h4>
<div class="markdown level1 summary"><p>Copies data from the memory block to the specified array.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public void Get(int aStart, int[] aData, int aIndex, int aCount)</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.Int32</span></td>
<td><span class="parametername">aStart</span></td>
<td><p>The start index in the memory block from which to begin copying.</p>
</td>
</tr>
<tr>
<td><span class="xref">System.Int32</span>[]</td>
<td><span class="parametername">aData</span></td>
<td><p>The array into which data will be copied.</p>
</td>
</tr>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><span class="parametername">aIndex</span></td>
<td><p>The starting index in the array where data will be copied.</p>
</td>
</tr>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><span class="parametername">aCount</span></td>
<td><p>The number of elements to copy.</p>
</td>
</tr>
</tbody>
Expand All @@ -1882,7 +1934,7 @@ <h5 class="parameters">Parameters</h5>
<a href="https://github.com/CosmosOS/Cosmos/new/master/apiSpec/new?filename=Cosmos_Core_ManagedMemoryBlock_Read16_System_UInt32_.md&amp;value=---%0Auid%3A%20Cosmos.Core.ManagedMemoryBlock.Read16(System.UInt32)%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/CosmosOS/Cosmos/blob/master/source/Cosmos.Core/ManagedMemoryBlock.cs/#L188">View Source</a>
<a href="https://github.com/CosmosOS/Cosmos/blob/master/source/Cosmos.Core/ManagedMemoryBlock.cs/#L208">View Source</a>
</span>
<a id="Cosmos_Core_ManagedMemoryBlock_Read16_" data-uid="Cosmos.Core.ManagedMemoryBlock.Read16*"></a>
<h4 id="Cosmos_Core_ManagedMemoryBlock_Read16_System_UInt32_" data-uid="Cosmos.Core.ManagedMemoryBlock.Read16(System.UInt32)">Read16(UInt32)</h4>
Expand Down Expand Up @@ -1948,7 +2000,7 @@ <h5 class="exceptions">Exceptions</h5>
<a href="https://github.com/CosmosOS/Cosmos/new/master/apiSpec/new?filename=Cosmos_Core_ManagedMemoryBlock_Read32_System_UInt32_.md&amp;value=---%0Auid%3A%20Cosmos.Core.ManagedMemoryBlock.Read32(System.UInt32)%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/CosmosOS/Cosmos/blob/master/source/Cosmos.Core/ManagedMemoryBlock.cs/#L219">View Source</a>
<a href="https://github.com/CosmosOS/Cosmos/blob/master/source/Cosmos.Core/ManagedMemoryBlock.cs/#L239">View Source</a>
</span>
<a id="Cosmos_Core_ManagedMemoryBlock_Read32_" data-uid="Cosmos.Core.ManagedMemoryBlock.Read32*"></a>
<h4 id="Cosmos_Core_ManagedMemoryBlock_Read32_System_UInt32_" data-uid="Cosmos.Core.ManagedMemoryBlock.Read32(System.UInt32)">Read32(UInt32)</h4>
Expand Down Expand Up @@ -2014,7 +2066,7 @@ <h5 class="exceptions">Exceptions</h5>
<a href="https://github.com/CosmosOS/Cosmos/new/master/apiSpec/new?filename=Cosmos_Core_ManagedMemoryBlock_Write16_System_UInt32_System_UInt16_.md&amp;value=---%0Auid%3A%20Cosmos.Core.ManagedMemoryBlock.Write16(System.UInt32%2CSystem.UInt16)%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/CosmosOS/Cosmos/blob/master/source/Cosmos.Core/ManagedMemoryBlock.cs/#L204">View Source</a>
<a href="https://github.com/CosmosOS/Cosmos/blob/master/source/Cosmos.Core/ManagedMemoryBlock.cs/#L224">View Source</a>
</span>
<a id="Cosmos_Core_ManagedMemoryBlock_Write16_" data-uid="Cosmos.Core.ManagedMemoryBlock.Write16*"></a>
<h4 id="Cosmos_Core_ManagedMemoryBlock_Write16_System_UInt32_System_UInt16_" data-uid="Cosmos.Core.ManagedMemoryBlock.Write16(System.UInt32,System.UInt16)">Write16(UInt32, UInt16)</h4>
Expand Down Expand Up @@ -2070,7 +2122,7 @@ <h5 class="exceptions">Exceptions</h5>
<a href="https://github.com/CosmosOS/Cosmos/new/master/apiSpec/new?filename=Cosmos_Core_ManagedMemoryBlock_Write32_System_UInt32_System_UInt32_.md&amp;value=---%0Auid%3A%20Cosmos.Core.ManagedMemoryBlock.Write32(System.UInt32%2CSystem.UInt32)%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/CosmosOS/Cosmos/blob/master/source/Cosmos.Core/ManagedMemoryBlock.cs/#L235">View Source</a>
<a href="https://github.com/CosmosOS/Cosmos/blob/master/source/Cosmos.Core/ManagedMemoryBlock.cs/#L255">View Source</a>
</span>
<a id="Cosmos_Core_ManagedMemoryBlock_Write32_" data-uid="Cosmos.Core.ManagedMemoryBlock.Write32*"></a>
<h4 id="Cosmos_Core_ManagedMemoryBlock_Write32_System_UInt32_System_UInt32_" data-uid="Cosmos.Core.ManagedMemoryBlock.Write32(System.UInt32,System.UInt32)">Write32(UInt32, UInt32)</h4>
Expand Down Expand Up @@ -2126,7 +2178,7 @@ <h5 class="exceptions">Exceptions</h5>
<a href="https://github.com/CosmosOS/Cosmos/new/master/apiSpec/new?filename=Cosmos_Core_ManagedMemoryBlock_Write8_System_UInt32_System_Byte_.md&amp;value=---%0Auid%3A%20Cosmos.Core.ManagedMemoryBlock.Write8(System.UInt32%2CSystem.Byte)%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/CosmosOS/Cosmos/blob/master/source/Cosmos.Core/ManagedMemoryBlock.cs/#L175">View Source</a>
<a href="https://github.com/CosmosOS/Cosmos/blob/master/source/Cosmos.Core/ManagedMemoryBlock.cs/#L195">View Source</a>
</span>
<a id="Cosmos_Core_ManagedMemoryBlock_Write8_" data-uid="Cosmos.Core.ManagedMemoryBlock.Write8*"></a>
<h4 id="Cosmos_Core_ManagedMemoryBlock_Write8_System_UInt32_System_Byte_" data-uid="Cosmos.Core.ManagedMemoryBlock.Write8(System.UInt32,System.Byte)">Write8(UInt32, Byte)</h4>
Expand Down Expand Up @@ -2182,7 +2234,7 @@ <h5 class="exceptions">Exceptions</h5>
<a href="https://github.com/CosmosOS/Cosmos/new/master/apiSpec/new?filename=Cosmos_Core_ManagedMemoryBlock_WriteString_System_UInt32_System_String_.md&amp;value=---%0Auid%3A%20Cosmos.Core.ManagedMemoryBlock.WriteString(System.UInt32%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/CosmosOS/Cosmos/blob/master/source/Cosmos.Core/ManagedMemoryBlock.cs/#L250">View Source</a>
<a href="https://github.com/CosmosOS/Cosmos/blob/master/source/Cosmos.Core/ManagedMemoryBlock.cs/#L270">View Source</a>
</span>
<a id="Cosmos_Core_ManagedMemoryBlock_WriteString_" data-uid="Cosmos.Core.ManagedMemoryBlock.WriteString*"></a>
<h4 id="Cosmos_Core_ManagedMemoryBlock_WriteString_System_UInt32_System_String_" data-uid="Cosmos.Core.ManagedMemoryBlock.WriteString(System.UInt32,System.String)">WriteString(UInt32, String)</h4>
Expand Down
Loading

0 comments on commit 531fcac

Please sign in to comment.