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 fe650f4  Update docs for 67b6db956b9a823824f6d40d55fcc3434c9a66b8
fe650f4 is described below

commit fe650f46b1d4a6c5f8cab7cc91ec20bb5b044004
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Apr 25 20:18:12 2026 +0000

    Update docs for 67b6db956b9a823824f6d40d55fcc3434c9a66b8
---
 main/api/Apache.Arrow.ArrowBuffer.Builder-1.html | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/main/api/Apache.Arrow.ArrowBuffer.Builder-1.html 
b/main/api/Apache.Arrow.ArrowBuffer.Builder-1.html
index 356e69e..1969bd7 100644
--- a/main/api/Apache.Arrow.ArrowBuffer.Builder-1.html
+++ b/main/api/Apache.Arrow.ArrowBuffer.Builder-1.html
@@ -493,7 +493,7 @@ up an <a class="xref" 
href="Apache.Arrow.ArrowBuffer.html">ArrowBuffer</a> of co
 
   <h3 
id="Apache_Arrow_ArrowBuffer_Builder_1_Build_Apache_Arrow_Memory_MemoryAllocator_"
 
data-uid="Apache.Arrow.ArrowBuffer.Builder`1.Build(Apache.Arrow.Memory.MemoryAllocator)">
   Build(MemoryAllocator)
-  <a class="header-action link-secondary" title="View source" 
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/ArrowBuffer.Builder.cs/#L202";><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/ArrowBuffer.Builder.cs/#L211";><i
 class="bi bi-code-slash"></i></a>
   </h3>
 
   <div class="markdown level1 summary"><p>Build an Arrow buffer from the 
appended contents so far.</p>
@@ -532,7 +532,7 @@ up an <a class="xref" 
href="Apache.Arrow.ArrowBuffer.html">ArrowBuffer</a> of co
 
   <h3 id="Apache_Arrow_ArrowBuffer_Builder_1_Clear" 
data-uid="Apache.Arrow.ArrowBuffer.Builder`1.Clear">
   Clear()
-  <a class="header-action link-secondary" title="View source" 
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/ArrowBuffer.Builder.cs/#L190";><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/ArrowBuffer.Builder.cs/#L199";><i
 class="bi bi-code-slash"></i></a>
   </h3>
 
   <div class="markdown level1 summary"><p>Clear all contents appended so 
far.</p>
@@ -565,7 +565,7 @@ up an <a class="xref" 
href="Apache.Arrow.ArrowBuffer.html">ArrowBuffer</a> of co
 
   <h3 id="Apache_Arrow_ArrowBuffer_Builder_1_Reserve_System_Int32_" 
data-uid="Apache.Arrow.ArrowBuffer.Builder`1.Reserve(System.Int32)">
   Reserve(int)
-  <a class="header-action link-secondary" title="View source" 
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/ArrowBuffer.Builder.cs/#L149";><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/ArrowBuffer.Builder.cs/#L158";><i
 class="bi bi-code-slash"></i></a>
   </h3>
 
   <div class="markdown level1 summary"><p>Reserve a given number of items' 
additional capacity.</p>
@@ -604,7 +604,7 @@ up an <a class="xref" 
href="Apache.Arrow.ArrowBuffer.html">ArrowBuffer</a> of co
 
   <h3 id="Apache_Arrow_ArrowBuffer_Builder_1_Resize_System_Int32_" 
data-uid="Apache.Arrow.ArrowBuffer.Builder`1.Resize(System.Int32)">
   Resize(int)
-  <a class="header-action link-secondary" title="View source" 
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/ArrowBuffer.Builder.cs/#L173";><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/ArrowBuffer.Builder.cs/#L182";><i
 class="bi bi-code-slash"></i></a>
   </h3>
 
   <div class="markdown level1 summary"><p>Resize the buffer to a given 
size.</p>

Reply via email to