*/
protected $stream;
public function __construct(Input $stream, $options = AMF_DEFAULT_OPTIONS)
{
parent::__construct($stream, $options = AMF_DEFAULT_OPTIONS);
}
public function deserialize($forceType = null)
{
// regardless of the type being forced, we need to read the first byte