\FieldElement

FieldElement

SplFixedArray with more functions.

Summary

Methods
Properties
Constants
toString()
toHex()
toBase64()
toJson()
slice()
copy()
fromArray()
fromString()
fromHex()
fromBase64()
fromJson()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

toString()

toString() 

toHex()

toHex() 

toBase64()

toBase64() 

toJson()

toJson() 

slice()

slice(  $offset,   $length = null) 

Parameters

$offset
$length

copy()

copy(  $src,   $size,   $offset,   $srcOffset) 

Parameters

$src
$size
$offset
$srcOffset

fromArray()

fromArray(  $array,   $save_indexes = true) 

Parameters

$array
$save_indexes

fromString()

fromString(  $str) 

Parameters

$str

fromHex()

fromHex(  $hex) 

Parameters

$hex

fromBase64()

fromBase64(  $base64) 

Parameters

$base64

fromJson()

fromJson(  $json) 

Parameters

$json