nulib ~master (2025-12-14T08:31:17.4307625)
Dub
Repo
StreamWriter.writeLE
nulib
io
stream
rw
StreamWriter
Reads a value from the stream.
class
StreamWriter
@
nogc
@
safe
void
writeLE
(
T
)
(
T
value
)
Return Value
Type:
void
The read value.
Meta
Source
See Implementation
nulib
io
stream
rw
StreamWriter
constructors
this
functions
writeBE
writeLE
writeUTF16
writeUTF16BE
writeUTF16LE
writeUTF32
writeUTF32BE
writeUTF32LE
writeUTF8
properties
stream
Reads a value from the stream.