C# Class btEngine.Scrapers.BinaryChunks

Show file 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 property

public byte[] BinBytes
return byte[]

ByteLength public property

public int ByteLength
return int