Call the scanner using an owner and a content stream array.
[C#] void Call(StreamObject owner, ArrayAtom contents)
void Call(StreamObject owner, ArrayAtom contents)
This can be used for calling into an XObject from a "Do" operator.
None.