\PhpOffice\PhpSpreadsheet\Reader\XlsMD5

Summary

Methods
Properties
Constants
__construct()
reset()
getContext()
add()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
f()
g()
h()
i()
step()
rotate()
$a
$b
$c
$d
N/A

Properties

$a

$a

$b

$b

$c

$c

$d

$d

Methods

__construct()

__construct() : mixed

MD5 stream constructor.

Returns

mixed —

reset()

reset() : void

Reset the MD5 stream context.

getContext()

getContext() : string

Get MD5 stream context.

Returns

string —

add()

add(string  $data) : void

Add data to context.

Parameters

string $data

Data to add

f()

f(mixed  $X, mixed  $Y, mixed  $Z) : mixed

Parameters

mixed $X
mixed $Y
mixed $Z

Returns

mixed —

g()

g(mixed  $X, mixed  $Y, mixed  $Z) : mixed

Parameters

mixed $X
mixed $Y
mixed $Z

Returns

mixed —

h()

h(mixed  $X, mixed  $Y, mixed  $Z) : mixed

Parameters

mixed $X
mixed $Y
mixed $Z

Returns

mixed —

i()

i(mixed  $X, mixed  $Y, mixed  $Z) : mixed

Parameters

mixed $X
mixed $Y
mixed $Z

Returns

mixed —

step()

step(mixed  $func, mixed  $A, mixed  $B, mixed  $C, mixed  $D, mixed  $M, mixed  $s, mixed  $t) : void

Parameters

mixed $func
mixed $A
mixed $B
mixed $C
mixed $D
mixed $M
mixed $s
mixed $t

rotate()

rotate(mixed  $decimal, mixed  $bits) : mixed

Parameters

mixed $decimal
mixed $bits

Returns

mixed —