play.api.libs.iteratee.Enumeratee
A partially-applied function returned by the mapInputFlatten method.
mapInputFlatten
Used to transform each input into an Enumerator.
The context to execute the supplied function with. The context is prepared on the calling thread before being used.
A partially-applied function returned by the
mapInputFlatten
method.