YDECODE_STATE_DECODE

State bit that denotes yEnc filter has begun decoding the actual yencoded content and will continue to do so until an =yend line is found (or until there is nothing left to decode).

enum YDECODE_STATE_DECODE = 16384;