Home
last modified time | relevance | path

Searched refs:encodeWithSpaces (Results 1 – 2 of 2) sorted by relevance

/plugin/gtime/gtlib/util/
H A DGTBase16.php71 public static function encodeWithSpaces(array $bytes, $offset = null, $length = null) { function in GTBase16
/plugin/gtime/gtlib/asn1/gt/
H A DGTTimeSignature.php215 $string .= GTBase16::encodeWithSpaces($reference);