FutureNanoRead<T> extension

An extension of Future that can create a NanoRead instance from the Future where the created NanoRead instance contains the completion status of the Future.

on

Properties

nanoRead NanoRead<FutureNanoReadStatus<T>>
Creates a NanoRead instance from the Future where the created NanoRead instance contains the completion status of the Future.
no setter