C# Class natix.CompactDS.UltimateSearchCoding64

Inheritance: IIEncoder64
Afficher le fichier Open project: sadit/natix

Méthodes publiques

Méthode Description
Decode ( BitStream32 stream, BitStreamCtx ctx ) : long
Encode ( BitStream32 stream, long u ) : void
Load ( BinaryReader Input ) : void
Save ( BinaryWriter Output ) : void
UltimateSearchCoding64 ( ) : System

Method Details

Decode() public méthode

public Decode ( BitStream32 stream, BitStreamCtx ctx ) : long
stream BitStream32
ctx BitStreamCtx
Résultat long

Encode() public méthode

public Encode ( BitStream32 stream, long u ) : void
stream BitStream32
u long
Résultat void

Load() public méthode

public Load ( BinaryReader Input ) : void
Input System.IO.BinaryReader
Résultat void

Save() public méthode

public Save ( BinaryWriter Output ) : void
Output System.IO.BinaryWriter
Résultat void

UltimateSearchCoding64() public méthode

public UltimateSearchCoding64 ( ) : System
Résultat System