HH\Lib\IO\DisposableReadHandle
Requires the Hack Standard Library - Experimental Additions to be installed.
Facebook Engineer?
This function is available as IO\DisposableReadHandle()
in Facebook's www repository.
Interface Synopsis
namespace HH\Lib\IO;
interface DisposableReadHandle implements ReadHandle, \IAsyncDisposable {...}