Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
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
Afficher le fichier
Open project: Strilanc/Methods
Méthodes publiques
Méthode
Description
CountingStream
(
int
length
) :
System
Read
(
int
buffer
) :
int
Method Details
CountingStream()
public
méthode
public
CountingStream
(
int
length
) :
System
length
int
Résultat
System
Read()
public
méthode
public
Read
(
int
buffer
) :
int
buffer
int
Résultat
int