Lines Matching full:fixed
114 <t>Fixed Length Marker Block: TODO</t>
548 <t>Skipping all the optional fields at once is straightforward because most of the blocks have a fixed length, therefore the field Block Length (present in the General Block Structure, see <xref target="sectionblock"/>) can be used to skip everything till the next block.</t>
670 <section title="Fixed Length Block (experimental)">
671 <t>The Fixed Length Block is optional. A file can contain an arbitrary number of these blocks. A Fixed Length Block can be used to optimize the access to the file. Its format is shown in <xref target="formatflm"/>.
672 A Fixed Length Block stores records with constant size. It contains a set of Blocks (normally Packet Blocks or Simple Packet Blocks), of wihich it specifies the size. Knowing this size a priori helps to scan the file and to load some portions of it without truncating a block, and is particularly useful with cell-based networks like ATM.</t>
674 <figure anchor="formatflm" title="Fixed Length Block format.">
682 | Fixed Size Data |
694 <t>Fixed Size Data: data of this block.</t>