squiz-box ~master (2022-05-18T12:31:34.5908735)
Dub
Repo
writeBinaryFile
squiz_box
util
Helper that eagerly writes binary chunks of data to a file.
void
writeBinaryFile
(
I
)
(
I
input
,
string
filename
)
if
(
isByteRange
!
I
)
Meta
Source
See Implementation
squiz_box
util
functions
readBinaryFile
writeBinaryFile
Helper that eagerly writes binary chunks of data to a file.