.FastAIdecodewhile

function defined in module FastAI


			decodewhile(f, encodings, ctx, block, obs) -> (block', obs')

Decode block by successively applying encodings to decode in reverse order until f(block') == false.