tools
2.2.3
tools
/
me.scolastico.tools.etc
/
StringEventOutputStream
String
Event
Output
Stream
open
class
StringEventOutputStream
:
OutputStream
Content copied to clipboard
Constructors
Functions
Constructors
String
Event
Output
Stream
Link copied to clipboard
open
fun
StringEventOutputStream
(
consumer
:
Consumer
<
String
>
)
Content copied to clipboard
Functions
close
Link copied to clipboard
open
fun
close
(
)
Content copied to clipboard
flush
Link copied to clipboard
open
fun
flush
(
)
Content copied to clipboard
null
Output
Stream
Link copied to clipboard
open
fun
nullOutputStream
(
)
:
OutputStream
Content copied to clipboard
write
Link copied to clipboard
open
fun
write
(
@
NotNull
b
:
Array
<
Byte
>
)
Content copied to clipboard
open
fun
write
(
b
:
Int
)
Content copied to clipboard
open
fun
write
(
@
NotNull
b
:
Array
<
Byte
>
,
off
:
Int
,
len
:
Int
)
Content copied to clipboard