C# Class Microsoft.WindowsAzure.Samples.Data.Services.Client.BatchStream.StreamWithDelimiter

Inheritance: StreamWithLength
Show file Open project: WindowsAzure-Toolkits/wa-toolkit-wp-nugets

Public Methods

Method Description
Read ( byte buffer, int offset, int count ) : int

Private Methods

Method Description
StreamWithDelimiter ( BatchStream stream ) : System

Method Details

Read() public method

public Read ( byte buffer, int offset, int count ) : int
buffer byte
offset int
count int
return int