Method | Description | |
---|---|---|
__construct ( string $data = '' ) | ||
__destruct ( ) | ||
__toString ( ) | ||
count ( ) | ||
drain ( ) | ||
getIterator ( ) | ||
insert ( $string, $position ) | ||
isEmpty ( ) | ||
length ( ) | ||
offsetExists ( $index ) | ||
offsetGet ( $index ) | ||
offsetSet ( $index, $data ) | ||
offsetUnset ( $index ) | ||
peek ( $length, $offset ) | ||
pop ( $length ) | ||
push ( $data ) | ||
remove ( $length, $offset ) | ||
replace ( $search, $replace ) | ||
search ( $string, $reverse = false ) | ||
shift ( $length ) | ||
unshift ( $data ) |