depth) . chr($this->trust); } function read() { $this->depth = ord($this->input{0}); $this->trust = ord($this->input{1}); } }