squiz-box v0.2.1 (2022-07-23T09:27:55Z)
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.