eric6/Documentation/Source/eric6.HexEdit.HexEditChunks.html

changeset 8215
fc5d68a6889e
parent 8152
0c740fcffd34
equal deleted inserted replaced
8214:51f0d3e047ec 8215:fc5d68a6889e
55 55
56 <p> 56 <p>
57 Class implementing a container for the data chunks. 57 Class implementing a container for the data chunks.
58 </p> 58 </p>
59 <h3>Derived from</h3> 59 <h3>Derived from</h3>
60 object 60 None
61 <h3>Class Attributes</h3> 61 <h3>Class Attributes</h3>
62 62
63 <table> 63 <table>
64 <tr><td>None</td></tr> 64 <tr><td>None</td></tr>
65 </table> 65 </table>
113 copy of a chunk of data (4 kilobytes) and notes all changes there. Parallel 113 copy of a chunk of data (4 kilobytes) and notes all changes there. Parallel
114 to that chunk, there is a second chunk, which keeps track of which bytes 114 to that chunk, there is a second chunk, which keeps track of which bytes
115 are changed and which are not. 115 are changed and which are not.
116 </p> 116 </p>
117 <h3>Derived from</h3> 117 <h3>Derived from</h3>
118 object 118 None
119 <h3>Class Attributes</h3> 119 <h3>Class Attributes</h3>
120 120
121 <table> 121 <table>
122 <tr><td>BUFFER_SIZE</td></tr><tr><td>CHUNK_SIZE</td></tr><tr><td>READ_CHUNK_MASK</td></tr> 122 <tr><td>BUFFER_SIZE</td></tr><tr><td>CHUNK_SIZE</td></tr><tr><td>READ_CHUNK_MASK</td></tr>
123 </table> 123 </table>

eric ide

mercurial