C# Class ELFSharp.MachO.Command

Show file Open project: antmicro/elfsharp

Protected Properties

Property Type Description
Reader System.IO.BinaryReader

Protected Methods

Method Description
ProvideStream ( ) : FileStream

Private Methods

Method Description
Command ( BinaryReader reader, Func streamProvider ) : System

Method Details

ProvideStream() protected method

protected ProvideStream ( ) : FileStream
return System.IO.FileStream

Property Details

Reader protected property

protected BinaryReader,System.IO Reader
return System.IO.BinaryReader