wave-d v1.0.6 (2016-12-07T16:43:44Z)
Home
Dub
Repo
WavedException
waved
utils
The one type of Exception thrown in this library
final
class
WavedException : 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
waved
utils
aliases
pop24bitsLE
classes
WavedException
functions
getRIFFChunkHeader
popBE
popDoubleLE
popFloatLE
popInteger
popLE
popUbyte
skipBytes
writeBE
writeDoubleLE
writeFloatLE
writeInteger
writeLE
writeRIFFChunkHeader
structs
Sound
templates
IntegerLargerThan
RIFFChunkId
unions
double_ulong
float_uint
The one type of Exception thrown in this library