C# Class Alexandria.Engines.GoldBox.ArchiveRecord

A record in an Archive.
Inheritance: Glare.Assets.DataAsset
Afficher le fichier Open project: Burton-Radons/Alexandria Class Usage Examples

Méthodes publiques

Méthode Description
Open ( ) : Stream

Decompress the record then open the stream.

Private Methods

Méthode Description
ArchiveRecord ( Archive archive, BinaryReader reader, int index, int dataOffset ) : System

Method Details

Open() public méthode

Decompress the record then open the stream.
public Open ( ) : Stream
Résultat Stream