Reads a base type from input slice. popLE parses bytes in little-endian order. popBE parses bytes in big-endian order.
Reads a RIFF chunk header from an input range.
Skip bytes while parsing an input slice.
Writes a big-endian/little-endian base type to output range.
Reads a RIFF chunk header to an output range.
A RIFF chunk id. Also called "FourCC".
futureBinState.
http://www.boost.org/LICENSE_1_0.txt
It is used internally by Dplug, and also by the user for emitting and parsing plugin state chunks.
Guillaume Piolat 2015-2024.
Binary parsing and emitting from input ranges, or to output ranges.