コード例 #1
0
ファイル: INIT.php プロジェクト: fpoirotte/pssht
 public static function unserialize(\fpoirotte\Pssht\Wire\Decoder $decoder)
 {
     return new static($decoder->decodeMpint());
 }