Returns the stream currently being used as standard input.
Namespace: InferenceEngine
Delphi |
public |
Property Value
Type: TIETokenizerStream
Usually, this property will return nil, in which case the input "stream" is coming from the OnReadToken and OnReadLine events. The Batch method sets this property to redirect standard input to the stream |
Reference |