Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Microsoft
WindowsAzure
Samples
Data
Services
Client
BatchStream.StreamWithDelimiter
C# Class Microsoft.WindowsAzure.Samples.Data.Services.Client.BatchStream.StreamWithDelimiter
Inheritance:
StreamWithLength
Mostrar archivo
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