stb v1.7.5 (2018-08-19T20:26:28Z)
Dub
Repo
BinaryReader.write
utils
binary
BinaryReader
Undocumented in source. Be warned that the author may not have intended to support it.
struct
BinaryReader
(Reader)
ref
ref
write
(
T
)
(
auto
ref
in
T
t
,
string
f
= __FILE__
,
uint
l
= __LINE__
)
if
(
is
(
T
== struct)
)
Meta
Source
See Implementation
utils
binary
BinaryReader
constructors
this
functions
read
write
variables
reader