This package provides methods to manage the intermediate storage component of storage data abstraction, this is build over the primitive storage component.

The intermediate storage component provides a higer level I/O instructions than primitive storage. This instructuion includes partial page's reading or writing, and the straction of bits or other types in one page. The intermediate storage coponent also has a little buffer to incremet the proficience of massive I/O instructions in the same page.

@author Egar Arturo García Cárdenas
eagc@fciencias.unam.mx