PHP Class MessagePack\Tests\Perf\Test

Datei anzeigen Open project: rybakit/msgpack.php Class Usage Examples

Public Methods

Method Description
__construct ( $name, $raw, $packed )
__toString ( ) : string
getName ( ) : string
getPacked ( ) : string
getRaw ( ) : mixed

Method Details

__construct() public method

public __construct ( $name, $raw, $packed )

__toString() public method

public __toString ( ) : string
return string

getName() public method

public getName ( ) : string
return string

getPacked() public method

public getPacked ( ) : string
return string

getRaw() public method

public getRaw ( ) : mixed
return mixed