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