This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/arrow-nanoarrow.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new d828914f update documentation for tag main
d828914f is described below

commit d828914f9e0dda89c3cac28f3aec3846341ec4e8
Author: GitHub Actions <[email protected]>
AuthorDate: Fri May 10 20:52:40 2024 +0000

    update documentation for tag main
---
 main/objects.inv      | Bin 20880 -> 20875 bytes
 main/r/pkgdown.yml    |   2 +-
 main/reference/c.html |  12 ++++++------
 main/searchindex.js   |   2 +-
 4 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/main/objects.inv b/main/objects.inv
index cd903811..48ce98a4 100644
Binary files a/main/objects.inv and b/main/objects.inv differ
diff --git a/main/r/pkgdown.yml b/main/r/pkgdown.yml
index 25ad8092..e58b7eb5 100644
--- a/main/r/pkgdown.yml
+++ b/main/r/pkgdown.yml
@@ -2,5 +2,5 @@ pandoc: 3.1.3
 pkgdown: 2.0.9
 pkgdown_sha: ~
 articles: {}
-last_built: 2024-05-10T19:17Z
+last_built: 2024-05-10T20:52Z
 
diff --git a/main/reference/c.html b/main/reference/c.html
index 60fa744a..316dc812 100644
--- a/main/reference/c.html
+++ b/main/reference/c.html
@@ -1179,9 +1179,9 @@ document.write(`
 
 <dl class="cpp function">
 <dt class="sig sig-object cpp" 
id="_CPPv417ArrowBufferResizeP11ArrowBuffer7int64_tc">
-<span id="_CPPv317ArrowBufferResizeP11ArrowBuffer7int64_tc"></span><span 
id="_CPPv217ArrowBufferResizeP11ArrowBuffer7int64_tc"></span><span 
id="ArrowBufferResize__ArrowBufferP.int64_t.c"></span><span class="target" 
id="group__nanoarrow-buffer_1ga7334c70b8fd2db62de0645cce9bb6087"></span><span 
class="k"><span class="pre">static</span></span><span class="w"> </span><span 
class="k"><span class="pre">inline</span></span><span class="w"> </span><a 
class="reference internal" href="#_CPPv414Arro [...]
-<dd><p>Grow or shrink a buffer to a given capacity. </p>
-<p>When shrinking the capacity of the buffer, the buffer is only reallocated 
if shrink_to_fit is non-zero. Calling ArrowBufferResize() does not adjust the 
buffer’s size member except to ensure that the invariant capacity &gt;= size 
remains true. </p>
+<span id="_CPPv317ArrowBufferResizeP11ArrowBuffer7int64_tc"></span><span 
id="_CPPv217ArrowBufferResizeP11ArrowBuffer7int64_tc"></span><span 
id="ArrowBufferResize__ArrowBufferP.int64_t.c"></span><span class="target" 
id="group__nanoarrow-buffer_1ga1896d0a4ca64a7d00face266320fe350"></span><span 
class="k"><span class="pre">static</span></span><span class="w"> </span><span 
class="k"><span class="pre">inline</span></span><span class="w"> </span><a 
class="reference internal" href="#_CPPv414Arro [...]
+<dd><p>Grow or shrink a buffer to a given size. </p>
+<p>When shrinking the size of the buffer, the buffer is only reallocated if 
shrink_to_fit is non-zero. </p>
 </dd></dl>
 
 <dl class="cpp function">
@@ -1432,9 +1432,9 @@ document.write(`
 
 <dl class="cpp function">
 <dt class="sig sig-object cpp" 
id="_CPPv417ArrowBitmapResizeP11ArrowBitmap7int64_tc">
-<span id="_CPPv317ArrowBitmapResizeP11ArrowBitmap7int64_tc"></span><span 
id="_CPPv217ArrowBitmapResizeP11ArrowBitmap7int64_tc"></span><span 
id="ArrowBitmapResize__ArrowBitmapP.int64_t.c"></span><span class="target" 
id="group__nanoarrow-bitmap_1ga34e4af39131d13cfd213f7f62aaf9fac"></span><span 
class="k"><span class="pre">static</span></span><span class="w"> </span><span 
class="k"><span class="pre">inline</span></span><span class="w"> </span><a 
class="reference internal" href="#_CPPv414Arro [...]
-<dd><p>Grow or shrink a bitmap to a given capacity. </p>
-<p>When shrinking the capacity of the bitmap, the bitmap is only reallocated 
if shrink_to_fit is non-zero. Calling ArrowBitmapResize() does not adjust the 
buffer’s size member except when shrinking new_capacity_bits to a value less 
than the current number of bits in the bitmap. </p>
+<span id="_CPPv317ArrowBitmapResizeP11ArrowBitmap7int64_tc"></span><span 
id="_CPPv217ArrowBitmapResizeP11ArrowBitmap7int64_tc"></span><span 
id="ArrowBitmapResize__ArrowBitmapP.int64_t.c"></span><span class="target" 
id="group__nanoarrow-bitmap_1ga0fd153ec1eaf77dd7ae1701b20aa2bef"></span><span 
class="k"><span class="pre">static</span></span><span class="w"> </span><span 
class="k"><span class="pre">inline</span></span><span class="w"> </span><a 
class="reference internal" href="#_CPPv414Arro [...]
+<dd><p>Grow or shrink a bitmap to a given size. </p>
+<p>When shrinking the size of the bitmap, the bitmap is only reallocated if 
shrink_to_fit is non-zero. </p>
 </dd></dl>
 
 <dl class="cpp function">
diff --git a/main/searchindex.js b/main/searchindex.js
index 526afab4..eca712eb 100644
--- a/main/searchindex.js
+++ b/main/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"alltitles": {"API Reference": [[8, "api-reference"]], "Array 
Stream utilities": [[6, "array-stream-utilities"]], "Array Streams": [[3, 
"array-streams"]], "Array streams": [[2, "array-streams"]], "Arrays": [[2, 
"arrays"], [3, "arrays"]], "Arrow C Data Interface": [[5, 
"arrow-c-data-interface"]], "Arrow C Device Interface": [[7, 
"arrow-c-device-interface"]], "Arrow C data/nanoarrow interface basics": [[0, 
"arrow-c-data-nanoarrow-interface-basics"]], "Bitmap utilities": [[ [...]
\ No newline at end of file
+Search.setIndex({"alltitles": {"API Reference": [[8, "api-reference"]], "Array 
Stream utilities": [[6, "array-stream-utilities"]], "Array Streams": [[3, 
"array-streams"]], "Array streams": [[2, "array-streams"]], "Arrays": [[2, 
"arrays"], [3, "arrays"]], "Arrow C Data Interface": [[5, 
"arrow-c-data-interface"]], "Arrow C Device Interface": [[7, 
"arrow-c-device-interface"]], "Arrow C data/nanoarrow interface basics": [[0, 
"arrow-c-data-nanoarrow-interface-basics"]], "Bitmap utilities": [[ [...]
\ No newline at end of file

Reply via email to