Std stream stream writebool
std:std.stream.Stream.WriteBool
Method WriteBool:Void( data:Bool )#
Write a bool as an unsigned byte to the stream.
| Parameters | |
|---|---|
data |
data The Bool to write. |
std:std.stream.Stream.WriteBool
Write a bool as an unsigned byte to the stream.
| Parameters | |
|---|---|
data |
data The Bool to write. |