stb v1.7.5 (2018-08-19T20:26:28Z)
Dub
Repo
binaryWrite
utils
binary
funcs
Undocumented in source. Be warned that the author may not have intended to support it.
const
(
void
)[]
binaryWrite
(T data, string f, uint l)
void
binaryWrite
(void[] buf, T data, bool canRest, string f, uint l)
void
binaryWrite
(
T
)
(
void
[]
buf
,
auto
ref
in
T
data
,
bool
canRest
= false
,
string
f
= __FILE__
,
uint
l
= __LINE__
)
Meta
Source
See Implementation
utils
binary
funcs
functions
binaryRead
binaryReadFile
binaryWrite
binaryWriteFile
binaryWriteLen