You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dev/implementing/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -56,4 +56,4 @@
56
56
loadstreaming(q, args...; kwargs...) do stream
57
57
read(stream)
58
58
end
59
-
end</code></pre><p>where <code>Formatted</code> is the abstract supertype of <code>File</code> and <code>Stream</code>.</p></article><navclass="docs-footer"><aclass="docs-footer-prevpage" href="../registering/">« Registering a new format</a><aclass="docs-footer-nextpage" href="../world_age_issue/">World age issue »</a><divclass="flexbox-break"></div><pclass="footer-message">Powered by <ahref="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <ahref="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><divclass="modal" id="documenter-settings"><divclass="modal-background"></div><divclass="modal-card"><headerclass="modal-card-head"><pclass="modal-card-title">Settings</p><buttonclass="delete"></button></header><sectionclass="modal-card-body"><p><labelclass="label">Theme</label><divclass="select"><selectid="documenter-themepicker"><optionvalue="documenter-light">documenter-light</option><optionvalue="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <ahref="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> on <spanclass="colophon-date" title="Thursday 18 July 2024 15:06">Thursday 18 July 2024</span>. Using Julia version 1.10.4.</p></section><footerclass="modal-card-foot"></footer></div></div></div></body></html>
59
+
end</code></pre><p>where <code>Formatted</code> is the abstract supertype of <code>File</code> and <code>Stream</code>.</p></article><navclass="docs-footer"><aclass="docs-footer-prevpage" href="../registering/">« Registering a new format</a><aclass="docs-footer-nextpage" href="../world_age_issue/">World age issue »</a><divclass="flexbox-break"></div><pclass="footer-message">Powered by <ahref="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <ahref="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><divclass="modal" id="documenter-settings"><divclass="modal-background"></div><divclass="modal-card"><headerclass="modal-card-head"><pclass="modal-card-title">Settings</p><buttonclass="delete"></button></header><sectionclass="modal-card-body"><p><labelclass="label">Theme</label><divclass="select"><selectid="documenter-themepicker"><optionvalue="documenter-light">documenter-light</option><optionvalue="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <ahref="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> on <spanclass="colophon-date" title="Thursday 18 July 2024 15:15">Thursday 18 July 2024</span>. Using Julia version 1.10.4.</p></section><footerclass="modal-card-foot"></footer></div></div></div></body></html>
Copy file name to clipboardExpand all lines: dev/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -23,4 +23,4 @@
23
23
chunk = read(audio, 4096) # read 4096 frames
24
24
# process the chunk
25
25
end
26
-
end</code></pre><p>Note that in these cases you may want to use <code>read!</code> with a pre-allocated buffer for maximum efficiency.</p><h2id="Supported-formats"><aclass="docs-heading-anchor" href="#Supported-formats">Supported formats</a><aid="Supported-formats-1"></a><aclass="docs-heading-anchor-permalink" href="#Supported-formats" title="Permalink"></a></h2><p>The existing supported formats are summarized in the <ahref="registry/#Registry-table">Registry table</a>.</p><h2id="Supporting-new-formats"><aclass="docs-heading-anchor" href="#Supporting-new-formats">Supporting new formats</a><aid="Supporting-new-formats-1"></a><aclass="docs-heading-anchor-permalink" href="#Supporting-new-formats" title="Permalink"></a></h2><p>If you want to extend FileIO's support for new formats, there are two separate steps:</p><ul><li><ahref="registering/#Registering-a-new-format">Registering a new format</a> with FileIO</li><li><ahref="implementing/#Implementing-loaders/savers">Implementing loaders/savers</a> in your package</li></ul><p>These steps can be done in either order.</p></article><navclass="docs-footer"><aclass="docs-footer-nextpage" href="registry/">Registry table »</a><divclass="flexbox-break"></div><pclass="footer-message">Powered by <ahref="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <ahref="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><divclass="modal" id="documenter-settings"><divclass="modal-background"></div><divclass="modal-card"><headerclass="modal-card-head"><pclass="modal-card-title">Settings</p><buttonclass="delete"></button></header><sectionclass="modal-card-body"><p><labelclass="label">Theme</label><divclass="select"><selectid="documenter-themepicker"><optionvalue="documenter-light">documenter-light</option><optionvalue="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <ahref="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> on <spanclass="colophon-date" title="Thursday 18 July 2024 15:06">Thursday 18 July 2024</span>. Using Julia version 1.10.4.</p></section><footerclass="modal-card-foot"></footer></div></div></div></body></html>
26
+
end</code></pre><p>Note that in these cases you may want to use <code>read!</code> with a pre-allocated buffer for maximum efficiency.</p><h2id="Supported-formats"><aclass="docs-heading-anchor" href="#Supported-formats">Supported formats</a><aid="Supported-formats-1"></a><aclass="docs-heading-anchor-permalink" href="#Supported-formats" title="Permalink"></a></h2><p>The existing supported formats are summarized in the <ahref="registry/#Registry-table">Registry table</a>.</p><h2id="Supporting-new-formats"><aclass="docs-heading-anchor" href="#Supporting-new-formats">Supporting new formats</a><aid="Supporting-new-formats-1"></a><aclass="docs-heading-anchor-permalink" href="#Supporting-new-formats" title="Permalink"></a></h2><p>If you want to extend FileIO's support for new formats, there are two separate steps:</p><ul><li><ahref="registering/#Registering-a-new-format">Registering a new format</a> with FileIO</li><li><ahref="implementing/#Implementing-loaders/savers">Implementing loaders/savers</a> in your package</li></ul><p>These steps can be done in either order.</p></article><navclass="docs-footer"><aclass="docs-footer-nextpage" href="registry/">Registry table »</a><divclass="flexbox-break"></div><pclass="footer-message">Powered by <ahref="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <ahref="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><divclass="modal" id="documenter-settings"><divclass="modal-background"></div><divclass="modal-card"><headerclass="modal-card-head"><pclass="modal-card-title">Settings</p><buttonclass="delete"></button></header><sectionclass="modal-card-body"><p><labelclass="label">Theme</label><divclass="select"><selectid="documenter-themepicker"><optionvalue="documenter-light">documenter-light</option><optionvalue="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <ahref="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> on <spanclass="colophon-date" title="Thursday 18 July 2024 15:15">Thursday 18 July 2024</span>. Using Julia version 1.10.4.</p></section><footerclass="modal-card-foot"></footer></div></div></div></body></html>
Copy file name to clipboardExpand all lines: dev/world_age_issue/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -50,4 +50,4 @@
50
50
using IndirectArrays, FileIO
51
51
52
52
f(file) = length(load(file))
53
-
end</code></pre><p>Enjoy the FileIO and its lazy loading, but be aware that its speedy loading comes with some caveats.</p></article><navclass="docs-footer"><aclass="docs-footer-prevpage" href="../implementing/">« Implementing loaders/savers</a><aclass="docs-footer-nextpage" href="../reference/">Reference »</a><divclass="flexbox-break"></div><pclass="footer-message">Powered by <ahref="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <ahref="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><divclass="modal" id="documenter-settings"><divclass="modal-background"></div><divclass="modal-card"><headerclass="modal-card-head"><pclass="modal-card-title">Settings</p><buttonclass="delete"></button></header><sectionclass="modal-card-body"><p><labelclass="label">Theme</label><divclass="select"><selectid="documenter-themepicker"><optionvalue="documenter-light">documenter-light</option><optionvalue="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <ahref="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> on <spanclass="colophon-date" title="Thursday 18 July 2024 15:06">Thursday 18 July 2024</span>. Using Julia version 1.10.4.</p></section><footerclass="modal-card-foot"></footer></div></div></div></body></html>
53
+
end</code></pre><p>Enjoy the FileIO and its lazy loading, but be aware that its speedy loading comes with some caveats.</p></article><navclass="docs-footer"><aclass="docs-footer-prevpage" href="../implementing/">« Implementing loaders/savers</a><aclass="docs-footer-nextpage" href="../reference/">Reference »</a><divclass="flexbox-break"></div><pclass="footer-message">Powered by <ahref="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <ahref="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><divclass="modal" id="documenter-settings"><divclass="modal-background"></div><divclass="modal-card"><headerclass="modal-card-head"><pclass="modal-card-title">Settings</p><buttonclass="delete"></button></header><sectionclass="modal-card-body"><p><labelclass="label">Theme</label><divclass="select"><selectid="documenter-themepicker"><optionvalue="documenter-light">documenter-light</option><optionvalue="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <ahref="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> on <spanclass="colophon-date" title="Thursday 18 July 2024 15:15">Thursday 18 July 2024</span>. Using Julia version 1.10.4.</p></section><footerclass="modal-card-foot"></footer></div></div></div></body></html>
0 commit comments