namespace SharpCompress.Common.SevenZip
{
internal class CCoderInfo
internal CMethodId _methodId;
internal byte[] _props;
internal int _numInStreams;
internal int _numOutStreams;
}