Documentation
Table of Contents
Class Inheritance Tree
Navigation
Description
Subprograms & Entries
Index
Pack_
FOpen
Package:
Memory
Goto spec source
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
Goto spec in source
function
Pack_FOpen
(
mem
:
access
Stream_Element_Array;
consume
: Boolean := False )
return
A_Packfile
;