Preparing search index...
The search index is not available
ixfx
ixfx
Io
StringReceiveBuffer
Class StringReceiveBuffer
Receives text
Index
Constructors
constructor
Properties
buffer
separator
stream
Methods
add
add
Impl
clear
close
writable
Constructors
constructor
new
String
Receive
Buffer
(
onData
,
separator
?
)
:
StringReceiveBuffer
Parameters
onData
:
(
(
data
:
string
)
=>
void
)
(
data
)
:
void
Parameters
data
:
string
Returns
void
separator
:
string
= ...
Returns
StringReceiveBuffer
Properties
buffer
buffer
:
string
= ...
separator
separator
:
string
= ...
stream
stream
:
undefined
|
WritableStream
<
string
>
Methods
add
add
(
str
)
:
void
Parameters
str
:
string
Returns
void
add
Impl
add
Impl
(
str
)
:
string
Parameters
str
:
string
Returns
string
clear
clear
(
)
:
void
Returns
void
close
close
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
writable
writable
(
)
:
WritableStream
<
string
>
Returns
WritableStream
<
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
buffer
separator
stream
Methods
add
add
Impl
clear
close
writable
ixfx
Loading...
Receives text