vox-d ~master (2022-06-01T08:54:01.4357398)
Dub
Repo
writeInteger
voxd
utils
Undocumented in source. Be warned that the author may not have intended to support it.
void
writeInteger
(
R
int
NumBytes
bool
LittleEndian
)
(
ref
R
output
,
IntegerLargerThan
!
NumBytes
n
)
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