Filter a file to the provided output type.
template<typename Input_Type , typename Output_Type > void Session::filter(Input_Type &input, Output_Type &output)