StreamTempString.php

Copyright 2014-2017 Horde LLC (http://www.horde.org/)

See the enclosed file LICENSE for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.

Classes

Horde_Stream_TempString Implementation of Horde_Stream that uses a PHP native string variable until a certain size is reached, at which point it converts storage to a PHP temporary stream.