writeRIFFChunkHeader

Undocumented in source. Be warned that the author may not have intended to support it.
package
void
writeRIFFChunkHeader
(
R
)
(
ref R output
,
uint chunkId
,
size_t chunkSize
)
if (
isOutputRange!(R, ubyte)
)

Meta