Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Methods
ExpressionHash
CountingStream
C# Class Methods.ExpressionHash.CountingStream
A stream of 32 bit integers starting at 0 and counting to a given length.
Inheritance:
IntStream
Exibir arquivo
Open project: Strilanc/Methods
Public Methods
Method
Description
CountingStream
(
int
length
) :
System
Read
(
int
buffer
) :
int
Method Details
CountingStream()
public
method
public
CountingStream
(
int
length
) :
System
length
int
return
System
Read()
public
method
public
Read
(
int
buffer
) :
int
buffer
int
return
int