Processes bytes as they pass through a buffer and replaces sequences in it.
This stream filter deals with Byte arrays rather than simple strings.
package | Swift |
---|---|
author | Chris Corbyn |
__construct(array $search, array $replace)
array
array
filter(array $buffer, $_minReplaces) : array
array
array
shouldBuffer(array $buffer) : boolean
array
boolean
$_index
$_repSize
$_replace
$_search
$_tree
$_treeMaxLen