Method | Description | |
---|---|---|
__construct ( $size, $convert = false ) | ||
__toString ( ) | ||
chunk ( $start, $size, $normalize = true ) | ||
fromString ( string $str, boolean $convert = false ) : SplFixedByteArray | ||
fromStringChunk ( string $str, integer $size, integer $start, boolean $convert = false ) : SplFixedByteArray | ||
toString ( ) |
public static fromString ( string $str, boolean $convert = false ) : SplFixedByteArray | ||
$str | string | |
$convert | boolean | |
return | SplFixedByteArray |