Maps the entire results
Namespace: Couchbase.ViewsAssembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.0.0 (2.0.0.0)

Parameters
- stream
- Type: System.IO.Stream
The Stream results of the query.

- T
- The IViewResult<T>'s Type paramater.
Return Value
Type: TAn object deserialized to it's T type.
