C# Class ELFSharp.MachO.Command

Afficher le fichier Open project: antmicro/elfsharp

Protected Properties

Свойство Type Description
Reader System.IO.BinaryReader

Méthodes protégées

Méthode Description
ProvideStream ( ) : FileStream

Private Methods

Méthode Description
Command ( BinaryReader reader, Func streamProvider ) : System

Method Details

ProvideStream() protected méthode

protected ProvideStream ( ) : FileStream
Résultat System.IO.FileStream

Property Details

Reader protected_oe property

protected BinaryReader,System.IO Reader
Résultat System.IO.BinaryReader