\Horde_Stream_Filter_Bin2hex

Stream filter class to convert binary data into hexadecimal.

Usage: stream_filter_register('horde_bin2hex', 'Horde_Stream_Filter_Bin2hex'); streamfilter[app|pre]pend($stream, 'horde_bin2hex', [ STREAMFILTER[READ|WRITE|ALL] ]);

Copyright 2011-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.

Summary

Methods
Properties
Constants
filter()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

filter()

filter(  $in,   $out,   $consumed,   $closing) 

Parameters

$in
$out
$consumed
$closing