godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
StreamPeer.putU16
godot
streampeer
StreamPeer
Puts an unsigned 16-bit value into the stream.
struct
StreamPeer
@
nogc
nothrow
void
putU16
(
in
long
value
)
Meta
Source
See Implementation
godot
streampeer
StreamPeer
aliases
BaseClasses
functions
get16
get32
get64
get8
getAvailableBytes
getData
getDouble
getFloat
getPartialData
getString
getU16
getU32
getU64
getU8
getUtf8String
getVar
isBigEndianEnabled
opAssign
opEquals
put16
put32
put64
put8
putData
putDouble
putFloat
putPartialData
putString
putU16
putU32
putU64
putU8
putUtf8String
putVar
setBigEndian
toHash
properties
bigEndian
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Puts an unsigned 16-bit value into the stream.