CODEC_FLAG2_FAST

< Allow non spec compliant speedup tricks.

@nogc nothrow extern (C)
enum CODEC_FLAG2_FAST = 0x00000001;

Meta