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