package Streams.Packfiles is
type Packfile_Stream is new Root_Stream_Type with private;
type A_Packfile_Stream is access all Packfile_Stream'Class;
function Open_Stream
function Stream
procedure Close
function EOF
function Error