vox-d v1.0.0 (2021-04-30T12:27:15Z)
Home
Dub
Repo
writeRIFFChunkHeader
voxd
utils
Undocumented in source. Be warned that the author may not have intended to support it.
void
writeRIFFChunkHeader
(
R
)
(
ref
R
output
,
uint
chunkId
,
uint
chunkSize
)
if
(
isOutputRange
!(
R
,
ubyte
)
)
Meta
Source
See Implementation
voxd
utils
classes
VoxdException
functions
getRIFFChunkHeader
popBE
popInteger
popLE
popUbyte
skipBytes
writeBE
writeInteger
writeLE
writeRIFFChunkHeader
structs
VOX
VoxColor
templates
RIFFChunkId