C# Class System.Net.BufferChunkBytes

Show file Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Public Properties

Property Type Description
Buffer byte[]
Count int
Offset int

Property Details

Buffer public property

public byte[] Buffer
return byte[]

Count public property

public int Count
return int

Offset public property

public int Offset
return int