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