Index

Package: Memory

Description

package Allegro.Files.Memory is
Allegro 4.2.2 - File and compression routines This package is a high-level API for reading packfiles located in memory. Writing to memory is not supported.

Subprograms & Entries

Pack_FOpen

function Pack_FOpen
( mem: access Stream_Element_Array;
consume: Boolean := False ) return A_Packfile;