Skip to content

Commit

Permalink
update documentation for tag dev
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 31, 2024
1 parent 8e572f0 commit eb9a986
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion dev/c.html
Original file line number Diff line number Diff line change
Expand Up @@ -1442,7 +1442,8 @@ <h2>Low-level reader/visitor interfaces<a class="headerlink" href="#low-level-re
<dd><div class="docutils container">
<em>#include &lt;geoarrow.h&gt;</em></div>
<p>Well-known text writer. </p>
<p>This struct also contains options for well-known text serialization. These options can be modified from the defaults after <a class="reference internal" href="#group__geoarrow-visitor_1ga96d811b269e458a4468864367bbad574"><span class="std std-ref">GeoArrowWKTWriterInit()</span></a> and before <a class="reference internal" href="#group__geoarrow-visitor_1gaa91bfc0151ce2ab8ed9b2a586ac55515"><span class="std std-ref">GeoArrowWKTWriterInitVisitor()</span></a>. </p>
<p>This struct also contains options for well-known text serialization. These options can be modified from the defaults after <a class="reference internal" href="#group__geoarrow-visitor_1ga96d811b269e458a4468864367bbad574"><span class="std std-ref">GeoArrowWKTWriterInit()</span></a> and before <a class="reference internal" href="#group__geoarrow-visitor_1gaa91bfc0151ce2ab8ed9b2a586ac55515"><span class="std std-ref">GeoArrowWKTWriterInitVisitor()</span></a>.</p>
<p>Note that whether or not GeoArrow was compiled with ryu has a significant impact on the output: notably, ryu is locale-independent and much faster. GeoArrow can fall back on using snprintf(); however, this will result in invalid WKT for locales other than the C locale. </p>
<div class="breathe-sectiondef docutils container">
<p class="breathe-sectiondef-title rubric" id="breathe-section-title-public-members">Public Members</p>
<dl class="cpp var">
Expand Down
2 changes: 1 addition & 1 deletion dev/searchindex.js

Large diffs are not rendered by default.

0 comments on commit eb9a986

Please sign in to comment.