C# Class revcomp.Block, kjkpub

Afficher le fichier Open project: kjk/kjkpub

Méthodes publiques

Свойство Type Description
Count int
Data byte[]

Méthodes publiques

Méthode Description
IndexOf ( byte b, int o ) : Index,
Read ( BinaryReader r ) : int

Method Details

IndexOf() public méthode

public IndexOf ( byte b, int o ) : Index,
b byte
o int
Résultat Index,

Read() public méthode

public Read ( BinaryReader r ) : int
r BinaryReader
Résultat int

Property Details

Count public_oe property

public int Count
Résultat int

Data public_oe property

public byte[] Data
Résultat byte[]