Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
carltimmer committed Oct 9, 2024
1 parent dd2e8b8 commit b0dfc23
Show file tree
Hide file tree
Showing 189 changed files with 570 additions and 574 deletions.
6 changes: 2 additions & 4 deletions doc-6.0/doxygen/C/html/d9/dca/evio_8c.html
Original file line number Diff line number Diff line change
Expand Up @@ -2048,7 +2048,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#ad1809b937f0a78849a422843
</div><div class="memdoc">
<p>This method generates a complete file name from the previously determined baseFileName obtained from calling <a class="el" href="../../">evGenerateBaseFileName(char *, char **, int *)</a> and stored in the evOpen handle.</p>
<p>All occurrences of the string "%s" in the baseFileName will be substituted with the value of the runType arg or nothing if the runType is null.</p>
<p>The given fileName may contain uyp to 3, C-style int format specifiers which will be substituted with runNumber, splitNumber and streamId in the manner described below.</p>
<p>The given fileName may contain up to 3, C-style int format specifiers which will be substituted with runNumber, splitNumber and streamId in the manner described below.</p>
<ul>
<li>
<p class="startli">If file is to be split: </p><ul>
Expand Down Expand Up @@ -2085,9 +2085,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#ad1809b937f0a78849a422843
<li>
If 3 specifiers: <ul>
<li>
add runNumber according to first specifier </li>
<li>
add streamId according to second specifier add splitNumber according to third specifier </li>
add runNumber according to first specifier, streamId according to second specifier, and splitNumber according to third specifier </li>
</ul>
</li>
</ul>
Expand Down
6 changes: 2 additions & 4 deletions doc-6.0/doxygen/C/html/d9/df8/evio_8h.html
Original file line number Diff line number Diff line change
Expand Up @@ -913,7 +913,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#ad1809b937f0a78849a422843
</div><div class="memdoc">
<p>This method generates a complete file name from the previously determined baseFileName obtained from calling <a class="el" href="../../">evGenerateBaseFileName(char *, char **, int *)</a> and stored in the evOpen handle.</p>
<p>All occurrences of the string "%s" in the baseFileName will be substituted with the value of the runType arg or nothing if the runType is null.</p>
<p>The given fileName may contain uyp to 3, C-style int format specifiers which will be substituted with runNumber, splitNumber and streamId in the manner described below.</p>
<p>The given fileName may contain up to 3, C-style int format specifiers which will be substituted with runNumber, splitNumber and streamId in the manner described below.</p>
<ul>
<li>
<p class="startli">If file is to be split: </p><ul>
Expand Down Expand Up @@ -950,9 +950,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#ad1809b937f0a78849a422843
<li>
If 3 specifiers: <ul>
<li>
add runNumber according to first specifier </li>
<li>
add streamId according to second specifier add splitNumber according to third specifier </li>
add runNumber according to first specifier, streamId according to second specifier, and splitNumber according to third specifier </li>
</ul>
</li>
</ul>
Expand Down
2 changes: 1 addition & 1 deletion doc-6.0/javadoc/allclasses-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!-- End javadoc-cleanup block -->
<!-- Generated by javadoc (1.8.0_422) -->
<title>All Classes</title>
<meta name="date" content="2024-10-04">
<meta name="date" content="2024-10-09">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
2 changes: 1 addition & 1 deletion doc-6.0/javadoc/allclasses-noframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!-- End javadoc-cleanup block -->
<!-- Generated by javadoc (1.8.0_422) -->
<title>All Classes</title>
<meta name="date" content="2024-10-04">
<meta name="date" content="2024-10-09">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
2 changes: 1 addition & 1 deletion doc-6.0/javadoc/constant-values.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!-- End javadoc-cleanup block -->
<!-- Generated by javadoc (1.8.0_422) -->
<title>Constant Field Values</title>
<meta name="date" content="2024-10-04">
<meta name="date" content="2024-10-09">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
8 changes: 4 additions & 4 deletions doc-6.0/javadoc/deprecated-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!-- End javadoc-cleanup block -->
<!-- Generated by javadoc (1.8.0_422) -->
<title>Deprecated List</title>
<meta name="date" content="2024-10-04">
<meta name="date" content="2024-10-09">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down Expand Up @@ -114,13 +114,13 @@ <h2 title="Contents">Contents</h2>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/jlab/coda/jevio/EvioReaderV6.html#gotoEventNumber-int-">org.jlab.coda.jevio.EvioReaderV6.gotoEventNumber(int)</a></td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/jlab/coda/jevio/EvioReaderUnsyncV6.html#gotoEventNumber-int-">org.jlab.coda.jevio.EvioReaderUnsyncV6.gotoEventNumber(int)</a>
<div class="block"><span class="deprecationComment">use <a href="org/jlab/coda/jevio/EvioReaderUnsyncV6.html#parseEvent-int-"><code>EvioReaderUnsyncV6.parseEvent(int)</code></a>.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/jlab/coda/jevio/EvioReaderV6.html#gotoEventNumber-int-">org.jlab.coda.jevio.EvioReaderV6.gotoEventNumber(int)</a></td>
</tr>
</tbody>
</table>
</li>
Expand Down
2 changes: 1 addition & 1 deletion doc-6.0/javadoc/help-doc.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!-- End javadoc-cleanup block -->
<!-- Generated by javadoc (1.8.0_422) -->
<title>API Help</title>
<meta name="date" content="2024-10-04">
<meta name="date" content="2024-10-09">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
2 changes: 1 addition & 1 deletion doc-6.0/javadoc/index-all.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!-- End javadoc-cleanup block -->
<!-- Generated by javadoc (1.8.0_422) -->
<title>Index</title>
<meta name="date" content="2024-10-04">
<meta name="date" content="2024-10-09">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
2 changes: 1 addition & 1 deletion doc-6.0/javadoc/org/jlab/coda/hipo/CompressionType.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!-- End javadoc-cleanup block -->
<!-- Generated by javadoc (1.8.0_422) -->
<title>CompressionType</title>
<meta name="date" content="2024-10-04">
<meta name="date" content="2024-10-09">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!-- End javadoc-cleanup block -->
<!-- Generated by javadoc (1.8.0_422) -->
<title>Compressor.ByteBufferBackedInputStream</title>
<meta name="date" content="2024-10-04">
<meta name="date" content="2024-10-09">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
Expand Down
2 changes: 1 addition & 1 deletion doc-6.0/javadoc/org/jlab/coda/hipo/Compressor.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!-- End javadoc-cleanup block -->
<!-- Generated by javadoc (1.8.0_422) -->
<title>Compressor</title>
<meta name="date" content="2024-10-04">
<meta name="date" content="2024-10-09">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
Expand Down
2 changes: 1 addition & 1 deletion doc-6.0/javadoc/org/jlab/coda/hipo/DataUtils.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!-- End javadoc-cleanup block -->
<!-- Generated by javadoc (1.8.0_422) -->
<title>DataUtils</title>
<meta name="date" content="2024-10-04">
<meta name="date" content="2024-10-09">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
Expand Down
2 changes: 1 addition & 1 deletion doc-6.0/javadoc/org/jlab/coda/hipo/Evio6Converter.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!-- End javadoc-cleanup block -->
<!-- Generated by javadoc (1.8.0_422) -->
<title>Evio6Converter</title>
<meta name="date" content="2024-10-04">
<meta name="date" content="2024-10-09">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
Expand Down
2 changes: 1 addition & 1 deletion doc-6.0/javadoc/org/jlab/coda/hipo/FileEventIndex.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!-- End javadoc-cleanup block -->
<!-- Generated by javadoc (1.8.0_422) -->
<title>FileEventIndex</title>
<meta name="date" content="2024-10-04">
<meta name="date" content="2024-10-09">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
Expand Down
2 changes: 1 addition & 1 deletion doc-6.0/javadoc/org/jlab/coda/hipo/FileHeader.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!-- End javadoc-cleanup block -->
<!-- Generated by javadoc (1.8.0_422) -->
<title>FileHeader</title>
<meta name="date" content="2024-10-04">
<meta name="date" content="2024-10-09">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
Expand Down
2 changes: 1 addition & 1 deletion doc-6.0/javadoc/org/jlab/coda/hipo/HeaderType.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!-- End javadoc-cleanup block -->
<!-- Generated by javadoc (1.8.0_422) -->
<title>HeaderType</title>
<meta name="date" content="2024-10-04">
<meta name="date" content="2024-10-09">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
Expand Down
2 changes: 1 addition & 1 deletion doc-6.0/javadoc/org/jlab/coda/hipo/HipoException.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!-- End javadoc-cleanup block -->
<!-- Generated by javadoc (1.8.0_422) -->
<title>HipoException</title>
<meta name="date" content="2024-10-04">
<meta name="date" content="2024-10-09">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
Expand Down
2 changes: 1 addition & 1 deletion doc-6.0/javadoc/org/jlab/coda/hipo/Reader.RecPosPool.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!-- End javadoc-cleanup block -->
<!-- Generated by javadoc (1.8.0_422) -->
<title>Reader.RecPosPool</title>
<meta name="date" content="2024-10-04">
<meta name="date" content="2024-10-09">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!-- End javadoc-cleanup block -->
<!-- Generated by javadoc (1.8.0_422) -->
<title>Reader.RecordPosition</title>
<meta name="date" content="2024-10-04">
<meta name="date" content="2024-10-09">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
Expand Down
2 changes: 1 addition & 1 deletion doc-6.0/javadoc/org/jlab/coda/hipo/Reader.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!-- End javadoc-cleanup block -->
<!-- Generated by javadoc (1.8.0_422) -->
<title>Reader</title>
<meta name="date" content="2024-10-04">
<meta name="date" content="2024-10-09">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
Expand Down
2 changes: 1 addition & 1 deletion doc-6.0/javadoc/org/jlab/coda/hipo/RecordHeader.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!-- End javadoc-cleanup block -->
<!-- Generated by javadoc (1.8.0_422) -->
<title>RecordHeader</title>
<meta name="date" content="2024-10-04">
<meta name="date" content="2024-10-09">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
Expand Down
2 changes: 1 addition & 1 deletion doc-6.0/javadoc/org/jlab/coda/hipo/RecordInputStream.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!-- End javadoc-cleanup block -->
<!-- Generated by javadoc (1.8.0_422) -->
<title>RecordInputStream</title>
<meta name="date" content="2024-10-04">
<meta name="date" content="2024-10-09">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
Expand Down
2 changes: 1 addition & 1 deletion doc-6.0/javadoc/org/jlab/coda/hipo/RecordOutputStream.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!-- End javadoc-cleanup block -->
<!-- Generated by javadoc (1.8.0_422) -->
<title>RecordOutputStream</title>
<meta name="date" content="2024-10-04">
<meta name="date" content="2024-10-09">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
Expand Down
2 changes: 1 addition & 1 deletion doc-6.0/javadoc/org/jlab/coda/hipo/RecordRingItem.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!-- End javadoc-cleanup block -->
<!-- Generated by javadoc (1.8.0_422) -->
<title>RecordRingItem</title>
<meta name="date" content="2024-10-04">
<meta name="date" content="2024-10-09">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
Expand Down
2 changes: 1 addition & 1 deletion doc-6.0/javadoc/org/jlab/coda/hipo/RecordSupply.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!-- End javadoc-cleanup block -->
<!-- Generated by javadoc (1.8.0_422) -->
<title>RecordSupply</title>
<meta name="date" content="2024-10-04">
<meta name="date" content="2024-10-09">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
Expand Down
2 changes: 1 addition & 1 deletion doc-6.0/javadoc/org/jlab/coda/hipo/Writer.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!-- End javadoc-cleanup block -->
<!-- Generated by javadoc (1.8.0_422) -->
<title>Writer</title>
<meta name="date" content="2024-10-04">
<meta name="date" content="2024-10-09">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
Expand Down
2 changes: 1 addition & 1 deletion doc-6.0/javadoc/org/jlab/coda/hipo/WriterMT.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!-- End javadoc-cleanup block -->
<!-- Generated by javadoc (1.8.0_422) -->
<title>WriterMT</title>
<meta name="date" content="2024-10-04">
<meta name="date" content="2024-10-09">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
Expand Down
28 changes: 14 additions & 14 deletions doc-6.0/javadoc/org/jlab/coda/hipo/class-use/CompressionType.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!-- End javadoc-cleanup block -->
<!-- Generated by javadoc (1.8.0_422) -->
<title>Uses of Class org.jlab.coda.hipo.CompressionType</title>
<meta name="date" content="2024-10-04">
<meta name="date" content="2024-10-09">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
Expand Down Expand Up @@ -111,14 +111,14 @@ <h3>Uses of <a href="../../../../../org/jlab/coda/hipo/CompressionType.html" tit
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/jlab/coda/hipo/CompressionType.html" title="enum in org.jlab.coda.hipo">CompressionType</a></code></td>
<td class="colLast"><span class="typeNameLabel">Writer.</span><code><span class="memberNameLink"><a href="../../../../../org/jlab/coda/hipo/Writer.html#getCompressionType--">getCompressionType</a></span>()</code>
<div class="block">Convenience method that gets compression type for the file being written.</div>
<td class="colLast"><span class="typeNameLabel">RecordHeader.</span><code><span class="memberNameLink"><a href="../../../../../org/jlab/coda/hipo/RecordHeader.html#getCompressionType--">getCompressionType</a></span>()</code>
<div class="block">Get the type of compression used.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/jlab/coda/hipo/CompressionType.html" title="enum in org.jlab.coda.hipo">CompressionType</a></code></td>
<td class="colLast"><span class="typeNameLabel">RecordHeader.</span><code><span class="memberNameLink"><a href="../../../../../org/jlab/coda/hipo/RecordHeader.html#getCompressionType--">getCompressionType</a></span>()</code>
<div class="block">Get the type of compression used.</div>
<td class="colLast"><span class="typeNameLabel">Writer.</span><code><span class="memberNameLink"><a href="../../../../../org/jlab/coda/hipo/Writer.html#getCompressionType--">getCompressionType</a></span>()</code>
<div class="block">Convenience method that gets compression type for the file being written.</div>
</td>
</tr>
<tr class="altColor">
Expand Down Expand Up @@ -181,17 +181,17 @@ <h3>Uses of <a href="../../../../../org/jlab/coda/hipo/CompressionType.html" tit
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/jlab/coda/hipo/Writer.html" title="class in org.jlab.coda.hipo">Writer</a></code></td>
<td class="colLast"><span class="typeNameLabel">Writer.</span><code><span class="memberNameLink"><a href="../../../../../org/jlab/coda/hipo/Writer.html#setCompressionType-org.jlab.coda.hipo.CompressionType-">setCompressionType</a></span>(<a href="../../../../../org/jlab/coda/hipo/CompressionType.html" title="enum in org.jlab.coda.hipo">CompressionType</a>&nbsp;compression)</code>
<div class="block">Convenience method that sets compression type for the file.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/jlab/coda/hipo/RecordHeader.html" title="class in org.jlab.coda.hipo">RecordHeader</a></code></td>
<td class="colLast"><span class="typeNameLabel">RecordHeader.</span><code><span class="memberNameLink"><a href="../../../../../org/jlab/coda/hipo/RecordHeader.html#setCompressionType-org.jlab.coda.hipo.CompressionType-">setCompressionType</a></span>(<a href="../../../../../org/jlab/coda/hipo/CompressionType.html" title="enum in org.jlab.coda.hipo">CompressionType</a>&nbsp;type)</code>
<div class="block">Set the compression type.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/jlab/coda/hipo/Writer.html" title="class in org.jlab.coda.hipo">Writer</a></code></td>
<td class="colLast"><span class="typeNameLabel">Writer.</span><code><span class="memberNameLink"><a href="../../../../../org/jlab/coda/hipo/Writer.html#setCompressionType-org.jlab.coda.hipo.CompressionType-">setCompressionType</a></span>(<a href="../../../../../org/jlab/coda/hipo/CompressionType.html" title="enum in org.jlab.coda.hipo">CompressionType</a>&nbsp;compression)</code>
<div class="block">Convenience method that sets compression type for the file.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/jlab/coda/hipo/WriterMT.html" title="class in org.jlab.coda.hipo">WriterMT</a></code></td>
<td class="colLast"><span class="typeNameLabel">WriterMT.</span><code><span class="memberNameLink"><a href="../../../../../org/jlab/coda/hipo/WriterMT.html#setCompressionType-org.jlab.coda.hipo.CompressionType-">setCompressionType</a></span>(<a href="../../../../../org/jlab/coda/hipo/CompressionType.html" title="enum in org.jlab.coda.hipo">CompressionType</a>&nbsp;compression)</code>
Expand Down Expand Up @@ -305,19 +305,19 @@ <h3>Uses of <a href="../../../../../org/jlab/coda/hipo/CompressionType.html" tit
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/jlab/coda/hipo/CompressionType.html" title="enum in org.jlab.coda.hipo">CompressionType</a></code></td>
<td class="colLast"><span class="typeNameLabel">BlockHeaderV4.</span><code><span class="memberNameLink"><a href="../../../../../org/jlab/coda/jevio/BlockHeaderV4.html#getCompressionType--">getCompressionType</a></span>()</code>
<td class="colLast"><span class="typeNameLabel">BlockHeaderV2.</span><code><span class="memberNameLink"><a href="../../../../../org/jlab/coda/jevio/BlockHeaderV2.html#getCompressionType--">getCompressionType</a></span>()</code>
<div class="block">Get the type of data compression used.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/jlab/coda/hipo/CompressionType.html" title="enum in org.jlab.coda.hipo">CompressionType</a></code></td>
<td class="colLast"><span class="typeNameLabel">IBlockHeader.</span><code><span class="memberNameLink"><a href="../../../../../org/jlab/coda/jevio/IBlockHeader.html#getCompressionType--">getCompressionType</a></span>()</code>
<td class="colLast"><span class="typeNameLabel">BlockHeaderV4.</span><code><span class="memberNameLink"><a href="../../../../../org/jlab/coda/jevio/BlockHeaderV4.html#getCompressionType--">getCompressionType</a></span>()</code>
<div class="block">Get the type of data compression used.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/jlab/coda/hipo/CompressionType.html" title="enum in org.jlab.coda.hipo">CompressionType</a></code></td>
<td class="colLast"><span class="typeNameLabel">BlockHeaderV2.</span><code><span class="memberNameLink"><a href="../../../../../org/jlab/coda/jevio/BlockHeaderV2.html#getCompressionType--">getCompressionType</a></span>()</code>
<td class="colLast"><span class="typeNameLabel">IBlockHeader.</span><code><span class="memberNameLink"><a href="../../../../../org/jlab/coda/jevio/IBlockHeader.html#getCompressionType--">getCompressionType</a></span>()</code>
<div class="block">Get the type of data compression used.</div>
</td>
</tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!-- End javadoc-cleanup block -->
<!-- Generated by javadoc (1.8.0_422) -->
<title>Uses of Class org.jlab.coda.hipo.Compressor.ByteBufferBackedInputStream</title>
<meta name="date" content="2024-10-04">
<meta name="date" content="2024-10-09">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
Expand Down
Loading

0 comments on commit b0dfc23

Please sign in to comment.