C# Class System.IO.Compression.ZipLocalFileHeader

显示文件 Open project: dotnet/corefx Class Usage Examples

Public Methods

Method Description
GetExtraFields ( BinaryReader reader ) : List
TrySkipBlock ( BinaryReader reader ) : bool

Method Details

GetExtraFields() static public method

static public GetExtraFields ( BinaryReader reader ) : List
reader BinaryReader
return List

TrySkipBlock() static public method

static public TrySkipBlock ( BinaryReader reader ) : bool
reader BinaryReader
return bool