Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Methods
ExpressionHash
RepeatStream
C# Class Methods.ExpressionHash.RepeatStream
A stream of the same 32 bit integer repeated a given number of times.
Inheritance:
IntStream
Mostra file
Open project: Strilanc/Methods
Public Methods
Method
Description
Read
(
int
buffer
) :
int
RepeatStream
(
int
value
,
int
length
) :
System
Method Details
Read()
public
method
public
Read
(
int
buffer
) :
int
buffer
int
return
int
RepeatStream()
public
method
public
RepeatStream
(
int
value
,
int
length
) :
System
value
int
length
int
return
System