Skip to content

Std stream stream writeint

std:std.stream.Stream.WriteInt

Method WriteInt:Void( data:Int )#

Writes a 32 bit int to the stream.

Parameters
data data The int to write.