code) . $this->data; } function read() { $this->code = ord($this->read_byte()); $this->data = $this->input; } }