vox-d v1.0.0 (2021-04-30T12:27:15Z)
Home
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