HH\Lib\IO\ReadHandle

Facebook Engineer?

This function is available as IO\ReadHandle() in Facebook's www repository.

An IO\Handle that is readable

Interface Synopsis

namespace HH\Lib\IO;

interface ReadHandle implements Handle {...}

Public Methods