vox-d v1.0.0 (2021-04-30T12:27:15Z)
Home
Dub
Repo
VoxdException
voxd
utils
The one type of Exception thrown in this library
final
class
VoxdException : Exception {
this
(string message, string file, size_t line, Throwable next);
}
Constructors
this
this
(string message, string file, size_t line, Throwable next)
Undocumented in source.
Meta
Source
See Implementation
voxd
utils
classes
VoxdException
functions
getRIFFChunkHeader
popBE
popInteger
popLE
popUbyte
skipBytes
writeBE
writeInteger
writeLE
writeRIFFChunkHeader
structs
VOX
VoxColor
templates
RIFFChunkId
The one type of Exception thrown in this library