C# Class btEngine.Scrapers.BinaryChunks

显示文件 Open project: gurudvlp/SoundCloudFS Class Usage Examples

Public Properties

Property Type Description
BinBytes byte[]
ByteLength int

Public Methods

Method Description
BinaryChunks ( ) : System

Method Details

BinaryChunks() public method

public BinaryChunks ( ) : System
return System

Property Details

BinBytes public_oe property

public byte[] BinBytes
return byte[]

ByteLength public_oe property

public int ByteLength
return int