This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/arrow-dotnet.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 8af14a8 Update docs for db7f1e4118cbc29f871b82bbb3e6c2aa642cb50f
8af14a8 is described below
commit 8af14a897f88e97f78fe5ee8a7fda2dda2aa933a
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Aug 22 15:14:27 2026 +0000
Update docs for db7f1e4118cbc29f871b82bbb3e6c2aa642cb50f
---
main/api/Apache.Arrow.Memory.NativeBuffer-2.html | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/main/api/Apache.Arrow.Memory.NativeBuffer-2.html
b/main/api/Apache.Arrow.Memory.NativeBuffer-2.html
index 1a1ed95..cb01a1c 100644
--- a/main/api/Apache.Arrow.Memory.NativeBuffer-2.html
+++ b/main/api/Apache.Arrow.Memory.NativeBuffer-2.html
@@ -89,7 +89,7 @@
<h1 id="Apache_Arrow_Memory_NativeBuffer_2"
data-uid="Apache.Arrow.Memory.NativeBuffer`2" class="text-break">
-Class NativeBuffer<TItem, TTracker> <a class="header-action
link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Memory/NativeBuffer.cs/#L24"><i
class="bi bi-code-slash"></i></a>
+Class NativeBuffer<TItem, TTracker> <a class="header-action
link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Memory/NativeBuffer.cs/#L25"><i
class="bi bi-code-slash"></i></a>
</h1>
<div class="facts text-secondary">
@@ -166,7 +166,7 @@ Class NativeBuffer<TItem, TTracker> <a
class="header-action link-secondar
<h3
id="Apache_Arrow_Memory_NativeBuffer_2__ctor_System_Int32_System_Boolean__1_"
data-uid="Apache.Arrow.Memory.NativeBuffer`2.#ctor(System.Int32,System.Boolean,`1)">
NativeBuffer(int, bool, TTracker)
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Memory/NativeBuffer.cs/#L40"><i
class="bi bi-code-slash"></i></a>
+ <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Memory/NativeBuffer.cs/#L41"><i
class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>Creates a native buffer sized for
<code class="paramref">elementCount</code> elements of <code
class="typeparamref">TItem</code>.</p>
@@ -209,7 +209,7 @@ Class NativeBuffer<TItem, TTracker> <a
class="header-action link-secondar
<h3 id="Apache_Arrow_Memory_NativeBuffer_2_ByteSpan"
data-uid="Apache.Arrow.Memory.NativeBuffer`2.ByteSpan">
ByteSpan
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Memory/NativeBuffer.cs/#L69"><i
class="bi bi-code-slash"></i></a>
+ <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Memory/NativeBuffer.cs/#L70"><i
class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>Gets a <a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.span-1">Span<T></a>
over the raw bytes of the native buffer.</p>
@@ -241,7 +241,7 @@ Class NativeBuffer<TItem, TTracker> <a
class="header-action link-secondar
<h3 id="Apache_Arrow_Memory_NativeBuffer_2_Length"
data-uid="Apache.Arrow.Memory.NativeBuffer`2.Length">
Length
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Memory/NativeBuffer.cs/#L34"><i
class="bi bi-code-slash"></i></a>
+ <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Memory/NativeBuffer.cs/#L35"><i
class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>Number of <code
class="typeparamref">TItem</code> elements that fit in the buffer.</p>
@@ -273,7 +273,7 @@ Class NativeBuffer<TItem, TTracker> <a
class="header-action link-secondar
<h3 id="Apache_Arrow_Memory_NativeBuffer_2_Span"
data-uid="Apache.Arrow.Memory.NativeBuffer`2.Span">
Span
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Memory/NativeBuffer.cs/#L59"><i
class="bi bi-code-slash"></i></a>
+ <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Memory/NativeBuffer.cs/#L60"><i
class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>Gets a <a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.span-1">Span<T></a>
over the native buffer.</p>
@@ -309,7 +309,7 @@ Class NativeBuffer<TItem, TTracker> <a
class="header-action link-secondar
<h3 id="Apache_Arrow_Memory_NativeBuffer_2_Build"
data-uid="Apache.Arrow.Memory.NativeBuffer`2.Build">
Build()
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Memory/NativeBuffer.cs/#L74"><i
class="bi bi-code-slash"></i></a>
+ <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Memory/NativeBuffer.cs/#L75"><i
class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>Transfers ownership to an <a
class="xref" href="Apache.Arrow.ArrowBuffer.html">ArrowBuffer</a>. This
instance becomes unusable.</p>
@@ -341,7 +341,7 @@ Class NativeBuffer<TItem, TTracker> <a
class="header-action link-secondar
<h3 id="Apache_Arrow_Memory_NativeBuffer_2_Dispose"
data-uid="Apache.Arrow.Memory.NativeBuffer`2.Dispose">
Dispose()
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Memory/NativeBuffer.cs/#L112"><i
class="bi bi-code-slash"></i></a>
+ <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Memory/NativeBuffer.cs/#L124"><i
class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"></div>
@@ -367,7 +367,7 @@ Class NativeBuffer<TItem, TTracker> <a
class="header-action link-secondar
<h3
id="Apache_Arrow_Memory_NativeBuffer_2_Grow_System_Int32_System_Boolean_"
data-uid="Apache.Arrow.Memory.NativeBuffer`2.Grow(System.Int32,System.Boolean)">
Grow(int, bool)
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Memory/NativeBuffer.cs/#L85"><i
class="bi bi-code-slash"></i></a>
+ <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Memory/NativeBuffer.cs/#L86"><i
class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>Grows the buffer to hold at least
<code class="paramref">newElementCount</code> elements,
@@ -402,7 +402,7 @@ preserving existing data.</p>
</article>
<div class="contribution d-print-none">
- <a
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Memory/NativeBuffer.cs/#L24"
class="edit-link">Edit this page</a>
+ <a
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Memory/NativeBuffer.cs/#L25"
class="edit-link">Edit this page</a>
</div>